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