Class PivotViewItemRecord.ItemTypes
Possible item types.
Inheritance
System.Object
    PivotViewItemRecord.ItemTypes
  Namespace: Syncfusion.XlsIO.Parser.Biff_Records.PivotTable
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class ItemTypes : Enum
  Fields
Average
Represents the Average item type.
Declaration
public const PivotViewItemRecord.ItemTypes Average
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Count
Represents the Count item type.
Declaration
public const PivotViewItemRecord.ItemTypes Count
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Counta
Represents the Counta item type.
Declaration
public const PivotViewItemRecord.ItemTypes Counta
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Data
Represents the Data item type.
Declaration
public const PivotViewItemRecord.ItemTypes Data
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Default
Represents the Default item type.
Declaration
public const PivotViewItemRecord.ItemTypes Default
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
GrandTotal
Represents the GrandTotal item type.
Declaration
public const PivotViewItemRecord.ItemTypes GrandTotal
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Max
Represents the Max item type.
Declaration
public const PivotViewItemRecord.ItemTypes Max
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Min
Represents the Min item type.
Declaration
public const PivotViewItemRecord.ItemTypes Min
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Null
Represents the item type.
Declaration
public const PivotViewItemRecord.ItemTypes Null
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Page
Represents the item type.
Declaration
public const PivotViewItemRecord.ItemTypes Page
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Product
Represents the Product item type.
Declaration
public const PivotViewItemRecord.ItemTypes Product
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Stdev
Represents the Stdev item type.
Declaration
public const PivotViewItemRecord.ItemTypes Stdev
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Stdevp
Represents the Stdevp item type.
Declaration
public const PivotViewItemRecord.ItemTypes Stdevp
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Sum
Represents the Sum item type.
Declaration
public const PivotViewItemRecord.ItemTypes Sum
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Var
Represents the Var item type.
Declaration
public const PivotViewItemRecord.ItemTypes Var
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes | 
Varp
Represents the Varp item type.
Declaration
public const PivotViewItemRecord.ItemTypes Varp
  Field Value
| Type | 
|---|
| PivotViewItemRecord.ItemTypes |