Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ISlicerPivotTables Interface
/ AddPivotTable Method
A
IPivotTable
object that represents the PivotTable to add.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AddPivotTable Method
In This Topic
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