CellRange.EndRow
CellRange.EndRow property
Gets or sets the index of the end row of the range.
public int EndRow { get; set; }
See Also
- class CellRange
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop
Gets or sets the index of the end row of the range.
public int EndRow { get; set; }