CellTextOption
Text optionally to show in a Special Column Style special style: 'CellValue' or 'PercentageValue'
TypeScript
export type CellTextOption = 'CellValue' | 'PercentageValue';Text optionally to show in a Special Column Style special style: 'CellValue' or 'PercentageValue'
export type CellTextOption = 'CellValue' | 'PercentageValue';