Click or drag to resize

XlsWorksheet PivotTables Property

Returns charts collection. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public PivotTablesCollection PivotTables { get; }

Property Value

Type: PivotTablesCollection

Implements

IWorksheet PivotTables
See Also