API Reference
Class
ExcelPivotDataFieldInfo
Describes a data field in an existing pivot table.
Inheritance
- Object
- ExcelPivotDataFieldInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property ExcelPivotTableInfo.DataFields
Accepted by parameters
- Constructor ExcelPivotTableInfo.ExcelPivotTableInfo
Constructors
public ExcelPivotDataFieldInfo(String fieldName, DataConsolidateFunctionValues function, String displayName) #Creates a data field info instance.
Parameters
- fieldName System.String
- function DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues
- displayName System.String