Spread.Services Documentation
AddPivotTable Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ISlicerPivotTables Interface
: AddPivotTable Method
A
IPivotTable
object that represents the PivotTable to add.
Adds a reference to a PivotTable to the
ISlicerPivotTables
collection.
Syntax
C#
void
AddPivotTable(
IPivotTable
pivotTable
)
Parameters
pivotTable
A
IPivotTable
object that represents the PivotTable to add.
See Also
Reference
ISlicerPivotTables Interface
ISlicerPivotTables Members