ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineItem.LineItemType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LineItem.LineItemType

    Item type.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.PivotTable
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum LineItemType

    Fields

    Name Description
    Average

    Represents the Average line item type.

    Count

    Represents the Count line item type.

    CountA

    Represents the CountA line item type.

    Data

    Represents the Data line item type.

    Default

    Represents the Default line item type.

    GrandTotal

    Represents the GrandTotal line item type.

    Max

    Represents the Max line item type.

    Min

    Represents the Min line item type.

    Product

    Represents the Product line item type.

    Stdev

    Represents the Stdev line item type.

    StdevP

    Represents the StdevP line item type.

    Sum

    Represents the Sum line item type.

    Var

    Represents the Var line item type.

    VarP

    Represents the VarP line item type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved