IPivotField Add( System.string Name, System.string Formula )
Parameters
- Name
- The name of the field.
- Formula
- The formula for the field.
Return Value
An IPivotField that represents the new calculated field.
IPivotField Add( System.string Name, System.string Formula )