[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.PivotFieldOrientation

PivotFieldOrientation Enum

Specifies the location of the field in a PivotTable report.

Namespace: GrapeCity.Spreadsheet.PivotTables
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum PivotFieldOrientation : byte
Public Enum PivotFieldOrientation As Byte

Fields

Name Description
Column

The field shows in the column area.

Data

The field shows in the data area.

Hidden

The field is hidden.

Page

The field shows in the filter area.

Row

The field shows in the row area.