Range.FirstColumn
Range.FirstColumn property
Gets the index of the first column of the range.
public int FirstColumn { get; }
See Also
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets the index of the first column of the range.
public int FirstColumn { get; }