data_display_format property
data_display_format property
Represents how to display the values in a data field of the pivot report.
Remarks
NOTE: This property is now obsolete. Instead, please use PivotField.ShowValuesSetting.CalculationType property instead. This method will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.
Definition:
@property
def data_display_format(self):
...
@data_display_format.setter
def data_display_format(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotField
- class
PivotFieldDataDisplayFormat