Skip to main content
A newer version of this page is available. .
Row

PivotCalculatedFieldCollection.Add Method

Name Parameters Description
Add(String, String) formula, name Creates a new calculated field with the specified name and appends it to the collection.
Add(String) formula Creates a new calculated field and appends it to the collection.