GlobalizationSettings.GetAllName

GlobalizationSettings.GetAllName method

Gets the name of “(All)” label in the PivotTable.

[Obsolete("Use PivotGlobalizationSettings.GetTextOfAll() method instead.")]
public virtual string GetAllName()

Return Value

The name of “(All)” label

Remarks

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

See Also