TableStyleCollection.AddPivotTableStyle
TableStyleCollection.AddPivotTableStyle method
Adds a custom pivot table style.
public int AddPivotTableStyle(string name)
Parameter | Type | Description |
---|---|---|
name | String | The pivot table style name. |
Return Value
The index of the pivot table style.
See Also
- class TableStyleCollection
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells