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