PivotGlobalizationSettings.GetTextOfSubTotal

PivotGlobalizationSettings.GetTextOfSubTotal method

Gets the text of PivotFieldSubtotalType type in the PivotTable.

public virtual string GetTextOfSubTotal(PivotFieldSubtotalType subTotalType)
ParameterTypeDescription
subTotalTypePivotFieldSubtotalTypeThe PivotFieldSubtotalType

Return Value

The text of given type

See Also