Back to Devexpress

PivotCalculatedFieldCollection.Add Method

officefileapi-devexpress-dot-spreadsheet-dot-pivotcalculatedfieldcollection-dot-add.md

latest528 B
Original Source

PivotCalculatedFieldCollection.Add Method

NameParametersDescription
Add(String, String)formula, nameCreates a new calculated field with the specified name and appends this field to the collection.
Add(String)formulaCreates a new calculated field and appends it to the collection.