GetRowLablesName

GlobalizationSettings.GetRowLablesName method

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

[Obsolete("Use GlobalizationSettings.GetRowLabelsOfPivotTable() method instead.")]
public virtual string GetRowLablesName()

Return Value

The name of row labels

Remarks

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

See Also