[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotFormulas

IPivotFormulas Interface

Represents the collection of IPivotFormula

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public interface IPivotFormulas : IEnumerable<IPivotFormula>, IEnumerable

Properties

Name Description
Count

Returns the number of objects in the collection.

this[int]

Returns the IPivotFormula by index.