| << flags (timesheet) << | Table Of Contents | >> footer >> |
| Keyword | fontcolor (column) |
| Purpose | Specifies an alternative font color for the cells of this column. The logical expression specifies for which cells the color should be used. If multiple fontcolor patterns are provided for a column, the first matching one is used for each cell. |
|
| Syntax | fontcolor <logicalexpression> <color> |
|
| Arguments | logicalexpression | See logicalexpression for details. |
| color [STRING] | The RGB color values of the color. The following formats are supported: #RGB and #RRGGBB. Where R, G, B are hexadecimal values. See Wikipedia for more details. |
|
| Context | columns | |
| << flags (timesheet) << | Table Of Contents | >> footer >> |