SheetXL - v0.3.20
    Preparing search index...

    Special table style that doesn't style anything. This is used for tables that have their format's cleared.

    Implements

    Index

    Constructors

    Accessors

    Methods

    • Delete the style from the collection.

      Returns void

      This will only remove if the style is not a built-in style.

    • Returns the name of the table style.

      Returns string

      The name of the table style as a string.

    • Indicates whether this style is a built-in, predefined style.

      Returns true

      true if the style is a built-in style; otherwise, false.

    • Indicates whether this style appears in the list of pivot table styles available for selection.

      Returns boolean

      true if the style is shown in the pivot table styles list; otherwise, false.

    • Indicates whether this style appears in the list of table styles available for selection.

      Returns boolean

      true if the style is shown in the table styles list; otherwise, false.

    • Serializes the table style to JSON format.

      Returns JSON

      A ITableStyle.JSON representation of the style.