Get color of a range.
[backgroungColor [, fontColor]] = xls_GetColor([dataRange])
If dataRange is not specified, current range will be used.
Font color in RGB [255, 0, 255].
Return the background color of dataRange.
Return the font color of dataRange.
Set color of a range.