menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RuleFilterRecord.FunctionType

    Show / Hide Table of Contents

    Enum RuleFilterRecord.FunctionType

    Represents the Function types.

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

    Fields

    Name Description
    Average

    Represents the Average type.

    Count

    Represents the Count type.

    CountA

    Represents the CountA type.

    Data

    Represents the Data type.

    Default

    Represents the Default type.

    Max

    Represents the Max type.

    Min

    Represents the Min 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 - 2025 Syncfusion Inc. All Rights Reserved