column_count property
column_count property
Gets the count of columns in the range.
Definition:
@property
def column_count(self):
...
See Also
- module
aspose.cells
- class
Range
Gets the count of columns in the range.
@property
def column_count(self):
...
aspose.cells
Range