get_name_of_data_field method
get_name_of_data_field(self, function, name)
Gets the display name of data pivot field. The default format is “Sum Of Field”.
Returns
def get_name_of_data_field(self, function, name):
...
| Parameter | Type | Description |
|---|---|---|
| function | aspose.cells.ConsolidationFunction | The function is used to summarize values of pivot field. |
| name | System.String | The original name of the pivot field. |
See Also
- module
aspose.cells - class
SettablePivotGlobalizationSettings