[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.ICalculatedFields

ICalculatedFields Interface

Represents a collection of all the IPivotField objects in a IPivotTable that are calculated fields.

Namespace: GrapeCity.Spreadsheet.PivotTables
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ICalculatedFields : IPivotFields
Public Interface ICalculatedFields
    Inherits IPivotFields

Methods

Name Description
Add(string, string)

Creates a new calculated field.