menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RuleFilterRecord.FunctionType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RuleFilterRecord.FunctionType

    Represents the Function types.

    Inheritance
    System.Object
    RuleFilterRecord.FunctionType
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.PivotTable
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class FunctionType : Enum

    Fields

    Average

    Represents the Average type.

    Declaration
    public const RuleFilterRecord.FunctionType Average
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Count

    Represents the Count type.

    Declaration
    public const RuleFilterRecord.FunctionType Count
    Field Value
    Type
    RuleFilterRecord.FunctionType

    CountA

    Represents the CountA type.

    Declaration
    public const RuleFilterRecord.FunctionType CountA
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Data

    Represents the Data type.

    Declaration
    public const RuleFilterRecord.FunctionType Data
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Default

    Represents the Default type.

    Declaration
    public const RuleFilterRecord.FunctionType Default
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Max

    Represents the Max type.

    Declaration
    public const RuleFilterRecord.FunctionType Max
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Min

    Represents the Min type.

    Declaration
    public const RuleFilterRecord.FunctionType Min
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Product

    Represents the Product type.

    Declaration
    public const RuleFilterRecord.FunctionType Product
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Stdev

    Represents the Stdev type.

    Declaration
    public const RuleFilterRecord.FunctionType Stdev
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Stdevp

    Represents the Stdevp type.

    Declaration
    public const RuleFilterRecord.FunctionType Stdevp
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Sum

    Represents the Sum type.

    Declaration
    public const RuleFilterRecord.FunctionType Sum
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Var

    Represents the Var type.

    Declaration
    public const RuleFilterRecord.FunctionType Var
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Varp

    Represents the Varp type.

    Declaration
    public const RuleFilterRecord.FunctionType Varp
    Field Value
    Type
    RuleFilterRecord.FunctionType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved