For a list of all members of this type, see SpreadsheetCellRange members.
Name | Description | |
---|---|---|
Empty | Returns a SheetCellRange instance that represents a null or unspecified/empty range. | |
FirstColumn | Returns the index of the first column in the range. | |
FirstRow | Returns the index of the first row in the range. | |
IsEmpty | Returns a boolean indicating if the structure represents a valid range. | |
IsSingleCell | Returns a boolean indicating if the range represents a single cell. | |
LastColumn | Returns the index of the last column in the range. | |
LastRow | Returns the index of the last row in the range. |