view_type property
view_type property
Gets and sets the view type.
Definition:
@property
def view_type(self):
...
@view_type.setter
def view_type(self, value):
...
See Also
- module
aspose.cells
- class
ViewType
- class
Worksheet
Gets and sets the view type.
@property
def view_type(self):
...
@view_type.setter
def view_type(self, value):
...
aspose.cells
ViewType
Worksheet