get_column_lables_name method
get_column_lables_name()
Gets the name of “Column Labels” label in the PivotTable.
Returns
The name of column labels
def get_column_lables_name(self):
...
Remarks
NOTE: This member is now obsolete. Instead, please use GlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since September 2020. Aspose apologizes for any inconvenience you may have experienced.
See Also
- module aspose.cells
- class GlobalizationSettings