is_ascend_show property
is_ascend_show property
Indicates whether the specified PivotTable field is autoshown ascending.
Definition:
@property
def is_ascend_show(self):
...
@is_ascend_show.setter
def is_ascend_show(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotField