CGXRange::IsCols
BOOL IsCols() const;
Return Value
TRUE if the range object is a range of columns; FALSE otherwise.
Remarks
Determines if the range object is a range of columns.
See Also
CGXRange::IsTable CGXRange::IsCells CGXRange::IsRows
BOOL IsCols() const;
TRUE if the range object is a range of columns; FALSE otherwise.
Determines if the range object is a range of columns.
CGXRange::IsTable CGXRange::IsCells CGXRange::IsRows