custom_list_sort property
custom_list_sort property
Indicates whether consider built-in custom list when sort data
Definition:
@property
def custom_list_sort(self):
...
@custom_list_sort.setter
def custom_list_sort(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotTable