CalcRangeIdentity Class Members
In This Topic
The following tables list the members exposed by CalcRangeIdentity.
Public Constructors
Public Properties
| Name | Description |
| ColumnCount | Gets the number of columns in the range. |
| ColumnIndex | Gets the column index of the first cell in the range. |
| IsFullColumn | Gets a value indicating whether this instance is full column. |
| IsFullRow | Gets a value indicating whether this instance is full row. |
| RowCount | Gets the number of rows in the range. |
| RowIndex | Gets the row index of the first cell in the range. |
Top
Public Methods
See Also