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

    Show / Hide Table of Contents

    PivotFieldSubtotalTypes Enum

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

    Represents a data PivotField displayed subtotals.

    • C#
    • VB.NET
    [Flags]
    public enum PivotFieldSubtotalTypes
    <Flags>
    Public Enum PivotFieldSubtotalTypes

    Fields

    Automatic

    Represents Automatic subtotal type.

    Average

    Represents Average subtotal type.

    Count

    Represents Count subtotal type.

    CountNums

    Represents CountNums subtotal type.

    Max

    Represents Max subtotal type.

    Min

    Represents Min subtotal type.

    None

    No subtotals.

    Product

    Represents Product subtotal type.

    StdDev

    Represents StdDev subtotal type.

    StdDevp

    Represents StdDevp subtotal type.

    Sum

    Represents Sum subtotal type.

    Var

    Represents Var subtotal type.

    Varp

    Represents Varp subtotal type.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.