Converts the top left corner of the reference to a string address
[C++]
CString TopLeftToString(
BOOL bA1 = FALSE
) const;
TRUE to have the address in A1 format; FALSE for R1C1 format.
A string containing the address of the top left cell of the range.
Header: xllplus.h