PivotFieldType
PivotFieldType enumeration
Represents PivotTable field type.
public enum PivotFieldType
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.Pivot
- assembly Aspose.Cells