GlobalizationSettings.GetEmptyDataName

GlobalizationSettings.GetEmptyDataName method

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

[Obsolete("Use PivotGlobalizationSettings.GetTextOfEmptyData() method instead.")]
public virtual string GetEmptyDataName()

Return Value

The name of empty data

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