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

    Show / Hide Table of Contents

    TotalsRowFunction Enum

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

    Total row functions.

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

    Fields

    Average

    Average.

    Count

    Count of number and non-empty cells.

    CountNumber

    Count of number cells.

    Custom

    Custom function.

    Max

    Maximum value.

    Min

    Minimum value.

    None

    None.

    StdDev

    Standard deviation.

    Sum

    Sum.

    Var

    Variance.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.