TableStyleCollection.AddPivotTableStyle

TableStyleCollection.AddPivotTableStyle method

Adds a custom pivot table style.

public int AddPivotTableStyle(string name)
ParameterTypeDescription
nameStringThe pivot table style name.

Return Value

The index of the pivot table style.

See Also