menu

UWP

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

    Show / Hide Table of Contents

    Class DataConsolidationInfoRecord.FunctionTypes

    Function types.

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

    Fields

    Average

    Represents the Average function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Average
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Count

    Represents the Count function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Count
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    CountNums

    Represents the CountNums function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes CountNums
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Max

    Represents the Max function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Max
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Min

    Represents the Min function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Min
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Product

    Represents the Product function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Product
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    StdDev

    Represents the StdDev function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes StdDev
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    StdDevp

    Represents the StdDevp function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes StdDevp
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Sum

    Represents the Sum function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Sum
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Var

    Represents the Var function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Var
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Varp

    Represents the Varp function type.

    Declaration
    public const DataConsolidationInfoRecord.FunctionTypes Varp
    Field Value
    Type
    DataConsolidationInfoRecord.FunctionTypes

    Extension Methods

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