PivotFieldType Enum
PivotFieldType Enum
Represents PivotTable field type.
type PivotFieldType int32
Fields
| Field | Description |
|---|---|
| Undefined | Presents base pivot field type. |
| Row | Presents row pivot field type. |
| Column | Presents column pivot field type. |
| Page | Presents page pivot field type. |
| Data | Presents data pivot field type. |