Enum GridPivotFieldType
GridPivotFieldType enumeration
Represents PivotTable field type.
public enum GridPivotFieldType
Values
| Name | Value | Description |
|---|---|---|
| Undefined | 0 | Presents base pivot field type. |
| Row | 1 | Presents row pivot field type. |
| Column | 2 | Presents column pivot field type. |
| Page | 4 | Presents page pivot field type. |
| Data | 8 | Presents data pivot field type. |
See Also
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop