Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Introduced in build 8.3

Description

The 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 FieldCollection.

C#
vb.net

Properties

Name

Description

BaseField

The page EW8:PivotTableField.BaseField could not be found.

BaseItemIndex

The page EW8:PivotTableField.BaseItemIndex could not be found.

DisplayName

Sets or returns the displayed name of the PivotTable field.

IsCalculatedField

The page EW8:PivotTableField.IsCalculatedField could not be found.

Position

The page EW8:PivotTableField.Position could not be found.

SetShowValueAs()

The page EW8:PivotTableField.SetShowValueAs () could not be found.

ShowValueAsType

The page EW8:PivotTableField.ShowValueAsType could not be found.

SummarizeBy

The page EW8:SummarizeBy could not be found.

SummarizeByType

The page EW8:SummarizeByType could not be found.
  • No labels