menu

WPF

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

    Show / Hide Table of Contents

    Enum DataConsolidationInfoRecord.FunctionTypes

    Function types.

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

    Fields

    Name Description
    Average

    Represents the Average function type.

    Count

    Represents the Count function type.

    CountNums

    Represents the CountNums function type.

    Max

    Represents the Max function type.

    Min

    Represents the Min function type.

    Product

    Represents the Product function type.

    StdDev

    Represents the StdDev function type.

    StdDevp

    Represents the StdDevp function type.

    Sum

    Represents the Sum function type.

    Var

    Represents the Var function type.

    Varp

    Represents the Varp function type.

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