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 CXlRef contents | |
MoveBy | Moves a reference by the specified number of rows and columns | |
Normalize | Normalize the coordinates of the reference | |
Resize | Resizes a reference to the specified number of rows and columns | |
SetRef | Sets the values in the CXlRef |
Bottom | Returns a reference to the bottom row number of the reference | |
Height | Returns the number of rows in the reference | |
IsSingle | Is this a reference to a single cell ? | |
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 | |
Width | Returns the number of columns in the reference |
BottomRightToString | Converts the bottom right corner of the reference to a string address | |
BottomRightToStringA | Converts the bottom right corner of the reference to a string address | |
BottomRightToStringW | Converts the bottom right corner of the reference to a string address | |
ColToA | Converts a column number to its A1 style column letter(s) | |
ColToAA | Converts a column number to its A1 style column letter(s) | |
ColToAW | Converts a column number to its A1 style column letter(s) | |
FromString | Reads a string address into the reference | |
GetRowColumnLetters | Returns the letters used for RC style addresses | |
TopLeftToString | Converts the top left corner of the reference to a string address | |
TopLeftToStringA | Converts the top left corner of the reference to a string address | |
TopLeftToStringW | Converts the top left corner of the reference to a string address | |
ToString | Returns the string address of the reference | |
ToStringA | Returns the string address of the reference | |
ToStringW | Returns the string address of the reference |
MaxCol | Returns the maximum legal column number (counting from 0) | |
MaxRow | Returns the maximum legal column number (counting from 0) |
Compare | Compare the contents of this CXlRef with another | |
operator != | Compare the contents of this CXlRef with another | |
operator < | Compare the contents of this CXlRef with another | |
operator <= | Compare the contents of this CXlRef with another | |
operator == | Compare the contents of this CXlRef with another | |
operator > | Compare the contents of this CXlRef with another | |
operator >= | Compare the contents of this CXlRef with another |
Header: xllplus.h