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