The methods of the CXlRef class are listed here.
 CXlRef | Constructs a CXlRef object | 
 operator = | Assigns a new value to the XLREF, using a variety of input types | 
 Init | Initialise the XLREF contents | 
 SetRef | Sets the values in the XLREF | 
 Normalize | Normalize the coordinates of the reference | 
 MoveBy | Sets the values in the XLREF | 
 Left | Returns a reference to the leftmost column number of the reference | 
 Right | Returns a reference to the rightmost column number of the reference | 
 Top | Returns a reference to the top row number of the reference | 
 Bottom | Returns a reference to the bottom row number of the reference | 
 Width | Returns the number of columns in the reference | 
 Height | Returns the number of rows in the reference | 
 IsSingle | Is this a reference to a single cell ? | 
 FromString | Reads a string address into the reference | 
 ToString | Returns the string address of the reference | 
 ColToA | Converts a column number to its A1 style column letter(s) | 
 TopLeftToString | Converts the top left corner of the reference to a string address | 
 BottomRightToString | Converts the bottom right corner of the reference to a string address | 
![]()  GetRowColumnLetters | Returns the letters used for RC style addresses | 
![]()  MaxCol | Returns the maximum legal column number (counting from 0) | 
![]()  MaxRow | Returns the maximum legal column number (counting from 0) | 
Header: xllplus.h