UnionRange.ColumnCount
UnionRange.ColumnCount property
Gets the count of rows in the range.
public int ColumnCount { 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 ColumnCount { get; }
Only effects when it only contains one range.