first_column property
first_column property
Gets the index of the first column of the range.
Remarks
Only effects when it only contains one range.
Definition:
@property
def first_column(self):
...
See Also
- module
aspose.cells
- class
UnionRange
Gets the index of the first column of the range.
Only effects when it only contains one range.
@property
def first_column(self):
...
aspose.cells
UnionRange