Sets the background of a table column.
Used by: SheetColumn, TableColumn
Value | Description |
---|---|
None | By default. Not set. In fact, this is a transparent background. |
Yellow | Yellow: rgba(255,255,164, 0.25) |
Green | Green: rgba(220,255,220, 0.25) |
Red | Red: rgba(255,220,237, 0.25) |
Blue | Blue: rgba(196,237,255, 0.25) |
Gray | Gray: rgba(240,240,240, 0.25) |
Please note! The specific background colors will depend on the user interface theme.
The colors above are used in the default theme.