UnionRange.FirstRow
UnionRange.FirstRow property
Gets the index of the first row of the range.
public int FirstRow { get; }
Remarks
Only effects when it only contains one range.
See Also
- class UnionRange
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets the index of the first row of the range.
public int FirstRow { get; }
Only effects when it only contains one range.