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

    Show / Hide Table of Contents

    PivotTableStyleOptions Enum

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

    Specifies which options are applied to a PivotTable style.

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

    Fields

    BandedColumns

    Show column stripe formatting for the table.

    BandedRows

    Show row stripe formatting for the table.

    ColumnHeaders

    Show column headers for the table.

    LastColumn

    Show the last column.

    None

    Do not apply any option.

    RowHeaders

    Show row headers for the table.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.