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