Class LineItem.LineItemType
Item type.
Inheritance
System.Object
    LineItem.LineItemType
  Namespace: Syncfusion.XlsIO.Parser.Biff_Records.PivotTable
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class LineItemType : EnumFields
Average
Represents the Average line item type.
Declaration
public const LineItem.LineItemType AverageField Value
| Type | 
|---|
| LineItem.LineItemType | 
Count
Represents the Count line item type.
Declaration
public const LineItem.LineItemType CountField Value
| Type | 
|---|
| LineItem.LineItemType | 
CountA
Represents the CountA line item type.
Declaration
public const LineItem.LineItemType CountAField Value
| Type | 
|---|
| LineItem.LineItemType | 
Data
Represents the Data line item type.
Declaration
public const LineItem.LineItemType DataField Value
| Type | 
|---|
| LineItem.LineItemType | 
Default
Represents the Default line item type.
Declaration
public const LineItem.LineItemType DefaultField Value
| Type | 
|---|
| LineItem.LineItemType | 
GrandTotal
Represents the GrandTotal line item type.
Declaration
public const LineItem.LineItemType GrandTotalField Value
| Type | 
|---|
| LineItem.LineItemType | 
Max
Represents the Max line item type.
Declaration
public const LineItem.LineItemType MaxField Value
| Type | 
|---|
| LineItem.LineItemType | 
Min
Represents the Min line item type.
Declaration
public const LineItem.LineItemType MinField Value
| Type | 
|---|
| LineItem.LineItemType | 
Product
Represents the Product line item type.
Declaration
public const LineItem.LineItemType ProductField Value
| Type | 
|---|
| LineItem.LineItemType | 
Stdev
Represents the Stdev line item type.
Declaration
public const LineItem.LineItemType StdevField Value
| Type | 
|---|
| LineItem.LineItemType | 
StdevP
Represents the StdevP line item type.
Declaration
public const LineItem.LineItemType StdevPField Value
| Type | 
|---|
| LineItem.LineItemType | 
Sum
Represents the Sum line item type.
Declaration
public const LineItem.LineItemType SumField Value
| Type | 
|---|
| LineItem.LineItemType | 
Var
Represents the Var line item type.
Declaration
public const LineItem.LineItemType VarField Value
| Type | 
|---|
| LineItem.LineItemType | 
VarP
Represents the VarP line item type.
Declaration
public const LineItem.LineItemType VarPField Value
| Type | 
|---|
| LineItem.LineItemType |