PivotTableFieldHeaderTemplateContext Properties
Stores information about the processed field and is passed as thecontext parameter to FieldHeaderTemplate or HeaderTemplate.
| Name | Description |
|---|---|
| Field | Returns the processed field. |
| Text | Returns the field’s original header label. |
See Also