Click or drag to resize

IWorksheet PivotTables Property

Returns pivot table collection containing all pivot tables in the worksheet. Read-only.

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

Property Value

Type: PivotTablesCollection
See Also