Sets the values in the CXlRef
void SetRef( RW12 rTop, COL12 cLeft, RW12 rBottom, COL12 cRight ); void SetRef( RW12 rRow, COL12 cColumn ); |
The top row of a range.
The left-most column of a range.
The bottom row of a range.
The right-most column of a range.
The row of a single cell.
The column of a single cell.
This method sets the XLREF contained by the CXlRef to reflect the values passed as parameters.
Header: xllplus.h