Creates a wbColour
object.
Arguments
- name
A name of a color known to R either as name or RGB/ARGB value.
- auto
A boolean.
- indexed
An indexed color value. This color has to be provided by the workbook.
- hex
A rgb color either a ARGB hex value or RGB hex value With or without leading "#".
- theme
A zero based index referencing a value in the theme.
- tint
A tint value applied. Range from -1 (dark) to 1 (light).