[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotFormulas

IPivotFormulas Interface

Represents a collection of formulas for a PivotTable report.

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

Properties

Name Description
Count

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

this[int]

Gets a single IPivotFormula object from the collection.

this[string]

Gets a single IPivotFormula object from the collection.