GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ConsolidationFunction Enum

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Represents a subtotal function.

    • C#
    • VB.NET
    public enum ConsolidationFunction
    Public Enum ConsolidationFunction

    Fields

    Average

    The 'AVERAGE' function.

    Count

    The 'COUNTA' function.

    CountNumbers

    The 'COUNT' function.

    Max

    The 'MAX' function.

    Min

    The 'Min' function.

    Product

    The 'Product' function.

    StdDev

    The 'STDEV.S' function.

    StdDevp

    The 'STDEV.P' function.

    Sum

    The 'SUM' function.

    Unknown

    No subtotal function specified.

    Var

    The 'VAR.S' function.

    Varp

    The 'VAR.P' function.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.