menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LineItem.LineItemType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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 : Enum

    Fields

    Average

    Represents the Average line item type.

    Declaration
    public const LineItem.LineItemType Average
    Field Value
    Type
    LineItem.LineItemType

    Count

    Represents the Count line item type.

    Declaration
    public const LineItem.LineItemType Count
    Field Value
    Type
    LineItem.LineItemType

    CountA

    Represents the CountA line item type.

    Declaration
    public const LineItem.LineItemType CountA
    Field Value
    Type
    LineItem.LineItemType

    Data

    Represents the Data line item type.

    Declaration
    public const LineItem.LineItemType Data
    Field Value
    Type
    LineItem.LineItemType

    Default

    Represents the Default line item type.

    Declaration
    public const LineItem.LineItemType Default
    Field Value
    Type
    LineItem.LineItemType

    GrandTotal

    Represents the GrandTotal line item type.

    Declaration
    public const LineItem.LineItemType GrandTotal
    Field Value
    Type
    LineItem.LineItemType

    Max

    Represents the Max line item type.

    Declaration
    public const LineItem.LineItemType Max
    Field Value
    Type
    LineItem.LineItemType

    Min

    Represents the Min line item type.

    Declaration
    public const LineItem.LineItemType Min
    Field Value
    Type
    LineItem.LineItemType

    Product

    Represents the Product line item type.

    Declaration
    public const LineItem.LineItemType Product
    Field Value
    Type
    LineItem.LineItemType

    Stdev

    Represents the Stdev line item type.

    Declaration
    public const LineItem.LineItemType Stdev
    Field Value
    Type
    LineItem.LineItemType

    StdevP

    Represents the StdevP line item type.

    Declaration
    public const LineItem.LineItemType StdevP
    Field Value
    Type
    LineItem.LineItemType

    Sum

    Represents the Sum line item type.

    Declaration
    public const LineItem.LineItemType Sum
    Field Value
    Type
    LineItem.LineItemType

    Var

    Represents the Var line item type.

    Declaration
    public const LineItem.LineItemType Var
    Field Value
    Type
    LineItem.LineItemType

    VarP

    Represents the VarP line item type.

    Declaration
    public const LineItem.LineItemType VarP
    Field Value
    Type
    LineItem.LineItemType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved