type property
type property
Represents worksheet type.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- module
aspose.cells
- class
SheetType
- class
Worksheet
Represents worksheet type.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.cells
SheetType
Worksheet