SettablePivotGlobalizationSettings.SetTextOfSubTotal
SettablePivotGlobalizationSettings.SetTextOfSubTotal method
Sets the text of PivotFieldSubtotalType
type in the PivotTable.
public void SetTextOfSubTotal(PivotFieldSubtotalType subTotalType, string text)
Parameter | Type | Description |
---|---|---|
subTotalType | PivotFieldSubtotalType | The PivotFieldSubtotalType |
text | String | The text of given type |
See Also
- enum PivotFieldSubtotalType
- class SettablePivotGlobalizationSettings
- namespace Aspose.Cells
- assembly Aspose.Cells