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