Exposes the information necessary for drawing an icon for a specific cell.
Constructors
Section titled "Constructors"CellIconInfo
new CellIconInfo(a: FormatConditionIconSet, b: FormatConditionIcon, c: number, d: boolean): CellIconInfo Returns CellIconInfo
Properties
Section titled "Properties"$t: Type Accessors
Section titled "Accessors"iconIndex
Section titled "iconIndex"The index of the icon in the icon set (read-only).
get iconIndex(): number Returns number
iconSet
Section titled "iconSet"showValue
Section titled "showValue"Returns whether the cell value is to be shown along with the data bar (read-only).
get showValue(): boolean Returns boolean