[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotFormulas

IPivotFormulas Interface

Represents the collection of IPivotFormula

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IPivotFormulas : IEnumerable<IPivotFormula>, IEnumerable
Public Interface IPivotFormulas
    Inherits IEnumerable(Of IPivotFormula), IEnumerable

Properties

Name Description
Count

Returns the number of objects in the collection.

this[int]

Returns the IPivotFormula by index.