visibility_type property
visibility_type property
Indicates the visible state for this sheet.
Definition:
@property
def visibility_type(self):
...
@visibility_type.setter
def visibility_type(self, value):
...
See Also
- module
aspose.cells
- class
VisibilityType
- class
Worksheet