IPivotTables Interface |
Namespace: Spire.Xls.Core
The IPivotTables type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Returns number of items in the collection.
|
![]() |
Item Int32 |
Gets single entry from the collection.
|
![]() |
Item String |
Gets single entry from the collection.
|
Name | Description | |
---|---|---|
![]() |
Add |
Adds new pivot table to the collection.
|
![]() |
Remove |
Removes pivot table from the collection.
|
![]() |
RemoveAt |
Removes piovt table from the collection base on the index.
|