GrapeCity.Documents.Excel Namespace / ICalculatedItems Interface
Properties Methods

ICalculatedItems Interface Members

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