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.34
8.34
Description

Excerpt

The [EW8:PivotTableField] represents a single field in a Pivot Table.  This can be a row label, column label, data field (or value field) or a page field (or report filter).  To get a PivotTableField object, use a [EW8:FieldCollection].

Signature
C#
C#
 public sealed class PivotTableField

...

Properties

Name

Description

Name DisplayName

Excerpt Include
EW8:PivotTableField.NameDisplayNameEW8:
PivotTableField.NameDisplayName
nopaneltrue

Position DisplaySubtotalsAtTop

Excerpt Include
EW8:PivotTableField.PositioneDisplaySubtotalsAtTopEW8:
PivotTableField.PositioneDisplaySubtotalsAtTop
nopaneltrue

FieldType

Excerpt Include
PivotTableField.FieldType
PivotTableField.FieldType
nopaneltrue

IsValuesLabel

Excerpt Include
PivotTableField.IsValuesLabel
PivotTableField.IsValuesLabel
nopaneltrue

NumberFormat

Excerpt Include
PivotTableField.NumberFormat
PivotTableField.NumberFormat
nopaneltrue

ShowValueAs

Excerpt Include
ShowValueAs
ShowValueAs
nopaneltrue

SortOptions

Excerpt Include
SortOptions
SortOptions
nopaneltrue

SummarizeBy

Excerpt Include
EW8:PivotTableField.SummarizeByEW8:
PivotTableField.SummarizeBy
nopaneltrue

IsCalculatedField SummarizeByType

Excerpt Include
EW8:PivotTableField.IsCalculatedFieldSummarizeByTypeEW8:
PivotTableField.IsCalculatedFieldSummarizeByType
nopaneltrue

Source

Excerpt Include
PivotTableField.Source
PivotTableField.Source
nopaneltrue