Color
Color interface
color for cell style. color is used for foreground, background and borders in the cell style. can be either a theme color (theme index plus tint), or CSS text.
Members
| optional | boolean boolean | (deprecated) | |
| text | optional | string string | |
| theme | optional | number number | |
| tint | optional | number number |
Referenced by
| CellStyle |