Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotFormulas Interface / Item Property
In This Topic
    Item Property (IPivotFormulas)
    In This Topic
    Returns the IPivotFormula by index.
    Syntax
    IPivotFormula this[ 
       System.int index
    ]; {get;}

    Parameters

    index

    Property Value

    IPivotFormula
    See Also