Interface ColumnFormat

Defines the type for column formatting in the worksheet and related details. Based on the type of formatting, the pattern and currency formats are defined.

Version

SDK: 0.1 | ThoughtSpot:

Hierarchy

  • ColumnFormat

Properties

currencyFormat?: CurrencyFormat

Currency format details

Optional

Version

SDK: 0.1 | ThoughtSpot:

pattern?: string

Pattern to define the number formatting style

Optional

Version

SDK: 0.1 | ThoughtSpot: