Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Introducedin
8.4

...

8.4
Description

Excerpt

The PivotTableField.FieldType enumeration contains the field types available for a PivotTableField.

Signature
C#
C#
public enum FieldType
{signature}{signature:
}
Signature
vb.net
vb.net
Public Enum FieldType
{signature}
{values}

|| Name || Description ||
| {anchor:ColumnLabel}ColumnLabel | ColumnLabel |
| {anchor:DataField}DataField | DataField |
| {anchor:PageField}PageField | PageField |
| {anchor:RowLabel}RowLabel | RowLabel |
Values

Name

Description

Anchor
ColumnLabel
ColumnLabel
ColumnLabel

ColumnLabel

Anchor
DataField
DataField
DataField

DataField

Anchor
PageField
PageField
PageField

PageField

Anchor
RowLabel
RowLabel
RowLabel

RowLabel