Click or drag to resize

PivotCalculatedFieldsCollection Add Method

Overload List
Name Description
Public method Add(T)
Adds an object to the end of the List T .
(Inherited from List XlsPivotField .)
Public method Add(String, String)
Adds a calculated field to the pivot table with the specified name and formula.
Top
See Also