Hello. Does anyone know how to set up font color in excel range?
Please replicate these steps in your code
- Drag the “Format Cell” activity into the UiPath workflow.
- In the Properties panel, set the “Range” property to the cell that you want to change the color of the font.
- In the “Format Cell” activity, you can use the “FontColor” property to set the color of the font.
- Run the workflow
if problem is resolved please close the issue
Thanks
Sai Srinivas
Inside the Sequence you can drag & drop excel application scope and in do block you can use Set Range Color or Get Cell Color activity according to your requirements. Attaching screenshot for same.
Regards
Naman Jain