Click or drag to resize

WorkbookCustomTableStyles Property

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public Dictionary<string, PivotTableStyle> CustomTableStyles { get; }

Property Value

Type: DictionaryString, PivotTableStyle
See Also