auto_show_count property
auto_show_count property
Represent the number of top or bottom items that are automatically shown in the specified PivotTable field.
Definition:
@property
def auto_show_count(self):
...
@auto_show_count.setter
def auto_show_count(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotField