OptionalallWhether all items in this field are drilled down.
OptionalautoWhether the auto-show (top/bottom N) filter is enabled.
OptionalautoPivot area defining the sort key when sortType is 'ascending' or
'descending'. Specifies which data field's values to sort by (via a
reference with field: -2), and may include additional references to
constrain the scope. Absent when sorting is alphabetical (by the field's
own labels).
OptionalaxisWhich axis this field is placed on. Absent if the field is not placed on a row, column, or page axis (e.g. fields used only as data fields, or fields not used in the layout at all).
OptionalcompactWhether the field uses compact layout (labels in the same column as child fields).
OptionaldataWhether this field is used as a data field. Data fields appear in the pivot table's PivotDataField list; this flag indicates that the field participates as a value source rather than being placed on a row/col/page axis.
OptionaldataWhether sorting is deferred to the data source.
OptionaldefaultDefault drill state for member properties.
OptionaldefaultWhether to show the default subtotal for this field.
OptionaldragWhether the field can be dragged off the pivot table (removed).
OptionaldragWhether the field can be dragged to the column axis.
OptionaldragWhether the field can be dragged to the data area.
OptionaldragWhether the field can be dragged to the page (filter) axis.
OptionaldragWhether the field can be dragged to the row axis.
OptionalhiddenWhether this field's hierarchy level is hidden.
OptionalhideWhether newly added items are hidden by default.
OptionalincludeWhether new items are included in the field's manual filter.
OptionalinsertWhether to insert a blank row after each group in this field.
OptionalinsertWhether a page break is inserted after each group in this field.
OptionalitemNumber of items to display when auto-show is enabled.
OptionalitemsThe items in this field, representing unique values and special entries.
OptionalmeasureWhether the field supports measure filtering (OLAP).
OptionalmultipleWhether multiple items can be selected in this field's filter.
OptionalnameDisplay name override for this field. When present, this replaces the cache field name in the pivot table's UI. Distinct from PivotFieldItem.name which overrides individual item labels.
OptionalnonWhether the field defaults to no auto-sort (manual sort).
OptionalnumThe number format code for this field's data (e.g. "General", "#,##0").
OptionaloutlineWhether the field uses outline layout (labels on their own row, above child data).
OptionalrankIndex of the data field used for ranking.
OptionalserverWhether this is a server-based field.
OptionalshowWhether to show all items for this field, including those with no data.
OptionalshowWhether filter dropdowns are shown for this field.
OptionalshowWhether member property values are used as captions.
OptionalshowWhether member property values are shown in cells.
OptionalshowWhether member property values are shown in tooltips.
OptionalsortThe sort order for this field's items.
OptionalsubtotalCustom caption for the subtotal row.
OptionalsubtotalThe subtotal functions to show. When absent or empty, the default subtotal (typically sum or count) is used.
OptionalsubtotalWhether subtotals appear at the top of each group (only meaningful in outline mode).
OptionaltopWhether auto-show displays the top N items (true) or bottom N items (false).
OptionaluniqueThe unique member property for this field (OLAP).
Configuration for a single field in a pivot table. There is one PivotField per cache field, in the same order as the cache fields.