GlobalizationSettings.GetColumnLabelsOfPivotTable

GlobalizationSettings.GetColumnLabelsOfPivotTable method

Gets the name of “Column Labels” label in the PivotTable.

[Obsolete("Use PivotGlobalizationSettings.GetTextOfColumnLabels() method instead.")]
public virtual string GetColumnLabelsOfPivotTable()

Return Value

The name of column labels

Remarks

NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.

See Also