Hello,
i am trying to set a color shape in Excel using RGB
In this moment i am doing this.
I am reading this, but whiteout success.
Any have been able to do this in Excel? I want with HEX Color but Excel "force" to use RGB
Thanks
Baltazar
i am trying to set a color shape in Excel using RGB
In this moment i am doing this.
Code:
ChExcel:selection:ShapeRange:Fill:ForeColor:RGB = ChFolha:ColorFormat:RGB(254, 94, 94) no-error.
I am reading this, but whiteout success.

Any have been able to do this in Excel? I want with HEX Color but Excel "force" to use RGB
Thanks
Baltazar