first_visible_column property
first_visible_column property
Represents first visible column index.
Definition:
@property
def first_visible_column(self):
...
@first_visible_column.setter
def first_visible_column(self, value):
...
See Also
- module
aspose.cells
- class
Worksheet