is_classic_pivot_table property
is_classic_pivot_table property
Indicates whether the pivot table is classic.
Definition:
@property
def is_classic_pivot_table(self):
...
@is_classic_pivot_table.setter
def is_classic_pivot_table(self, value):
...
See Also
- module
aspose.cells
- class
OdsLoadOptions