IPivotTable.AddDataField(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Office.Interop.Excel.PivotField AddDataField (object Field, object Caption, object Function);
Public Function AddDataField (Field As Object, Optional Caption As Object, Optional Function As Object) As PivotField
Parameters
- Field
- Object
- Caption
- Object
- Function
- Object