PivotCalculatedFieldCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add |
formula, name | Creates a new calculated field with the specified name and appends this field to the collection. |
Add |
formula | Creates a new calculated field and appends it to the collection. |