column_count property
column_count property
Gets the count of rows in the range.
Remarks
Only effects when it only contains one range.
Definition:
@property
def column_count(self):
...
See Also
- module
aspose.cells
- class
UnionRange
Gets the count of rows in the range.
Only effects when it only contains one range.
@property
def column_count(self):
...
aspose.cells
UnionRange