GrapeCity.Documents.Excel Namespace / ICalculatedFields Interface
Properties Methods

ICalculatedFields Interface Members

The following tables list the members exposed by ICalculatedFields.

Public Properties
 NameDescription
 Property Returns the number of calculated fields.  
 PropertyOverloaded.  Returns a single object from a collection.  
Top
Public Methods
 NameDescription
 MethodCreates a new calculated field. Returns a IPivotField object.  
 Method (Inherited from System.Collections.Generic.IEnumerable<IPivotField>)
 Method Remove the calculated fields by name.  
Top
See Also