GlobalizationSettings.GetRowLabelsNameOfPivotTable

GlobalizationSettings.GetRowLabelsNameOfPivotTable method

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

[Obsolete("Use PivotGlobalizationSettings.GetTextOfRowLabels() method instead.")]
public virtual string GetRowLabelsNameOfPivotTable()

Return Value

The name of row 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