Hi,
I am trying to change the color of a font when creating a worksheet and am using the command
cell(x).cellformat.font.color = color.red, which results in a warning but seems to work.
Warning 2 'Public Property Color As System.Drawing.Color' is obsolete…