File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PivotSubtotalTypes

    Show / Hide Table of Contents

    Enum PivotSubtotalTypes

    Represents the Subtotal types.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum PivotSubtotalTypes

    Fields

    Name Description
    Average

    Represents the Average type.

    Count

    Represents the Count type.

    Counta

    Represents the Counta type.

    Default

    Represents the Default type.

    Max

    Represents the Max type.

    Min

    Represents the Min type.

    None

    Represents the None type.

    Product

    Represents the Product type.

    Stdev

    Represents the Stdev type.

    Stdevp

    Represents the Stdevp type.

    Sum

    Represents the Sum type.

    Var

    Represents the Var type.

    Varp

    Represents the Varp type.

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