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

    Show / Hide Table of Contents

    TableStyleOptions Enum

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

    Specifies which options are applied to a Table style.

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

    Fields

    BandedColumns

    Show column stripe formatting for the table.

    BandedRows

    Show row stripe formatting for the table.

    FirstColumn

    Show the first column.

    LastColumn

    Show the last column.

    None

    Do not apply any option.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.