UnionRange.RowCount
UnionRange.RowCount property
Gets the count of rows in the range.
public int RowCount { get; }
Remarks
Only effects when it only contains one range.
See Also
- class UnionRange
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets the count of rows in the range.
public int RowCount { get; }
Only effects when it only contains one range.