Need to change the font colour of value entered in excel grey colour using script
There is an activity called Set Range Color under Excel. Please try this.
That just changes the background colour i need to change the font colour of value i entered
Ah, I see. This forum post might cover what you are looking for: How to change the font color in the excel cell
Can u suggest using invoke code
Can I get using vb.net
hELLO @sruthesanju
please use the activity Format Cell to meet the requirement.
Hi @sruthesanju ,
Could you explain the Condition if there are any for Coloring the texts in the Cells ?
or do you want to color all the cells of a particular column ?
I need to change the font colour of cell C4
@sruthesanju .
Check the Workflow Below :
Excel_Change_CellFontColor.zip (11.8 KB)
In the cellList
variable, pass only the cells which you want to Change the Color.