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 18 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

Sets or returns the type of calculation used to summarize a data field. The available types are determined by PivotTableField.SummarizeByType.

SummarizeByType

The SummarizeByType class contains the Excel value field summarize by types supported by ExcelWriter.

  • No labels