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