The following tables list the members exposed by CellRange.
Name | Description | |
---|---|---|
CellRange | Initializes a new instance of CellRange. |
Name | Description | |
---|---|---|
Equals | Overrides Objects.Equals. |
Name | Description | |
---|---|---|
FirstColumn | Gets the first column in a specified range of cells within a sheet that identifies the starting boundary of a cell range along the horizontal axis of a spreadsheet. | |
FirstRow | Gets the first row in a specified range of cells within a sheet that identifies the vertical starting boundary in a spreadsheet. | |
LastColumn | Gets the index of the last column in a specified range of cells within a sheet. | |
LastRow | Gets the index of the last row in a specified range of cells within a sheet. |