[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTables

IPivotTables Interface

Represents a collection of all the PivotTable objects in the specified object.

Namespace: GrapeCity.Spreadsheet.PivotTables
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IPivotTables
Public Interface IPivotTables

Properties

Name Description
Count

Gets a value that represents the number of objects in the collection.

this[int]

Gets a single IPivotTable object from the collection.

this[string]

Gets a single IPivotTable object from the collection.