base_index property
base_index property
Represents the PivotField index in the base PivotFields.
Definition:
@property
def base_index(self):
...
@base_index.setter
def base_index(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotField