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