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

In This Topic
    ICalculatedFields Interface Members
    In This Topic

    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