first_visible_row_of_bottom_pane property
first_visible_row_of_bottom_pane property
Gets and sets the first visible row of the bottom pane.
Definition:
@property
def first_visible_row_of_bottom_pane(self):
...
@first_visible_row_of_bottom_pane.setter
def first_visible_row_of_bottom_pane(self, value):
...
See Also
- module
aspose.cells
- class
PaneCollection