Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICalculatedItems Interface
Properties Methods

In This Topic
    ICalculatedItems Interface Members
    In This Topic

    The following tables list the members exposed by ICalculatedItems.

    Public Properties
     NameDescription
     PropertyReturns the number of IPivotItem in the collection.  
     PropertyOverloaded. Get IPivotItem item by index.  
    Top
    Public Methods
     NameDescription
     Method Creates a new calculated item. Returns a PivotItem object.  
     Method (Inherited from System.Collections.Generic.IEnumerable<IPivotItem>)
     Method Remove calculated item  
    Top
    See Also