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