ExcelCellRange Class Members
In This Topic
The following tables list the members exposed by ExcelCellRange.
Public Constructors
Public Properties
| Name | Description |
 | Column | Gets the zero-based index of the start column of the range. |
 | ColumnSpan | Gets the column span of the range. |
 | Row | Gets the zero-based index of the start row of the range. |
 | RowSpan | Gets the row span of the range. |
Top
Public Methods
| Name | Description |
 | Equals | Specifies whether this GrepaCity.Excel.ExcelCellRange has the same setting compared with the specified System.Object |
 | GetHashCode | Returns a hash code for this GrepaCity.Excel.ExcelCellRange |
Top
See Also