Hello'
I'm trying to apply font color in Excel's header.
I found out (using a macro) that "KFF0000" represents the color red, but in my application the user can choose what color he wants for the font to be in the header.
Does somebody know how to do it?
Does anybody know what "KFF0000" is? ('K' is a probably a const, but what about the rest?)?
Thanks in advance
I'm trying to apply font color in Excel's header.
I found out (using a macro) that "KFF0000" represents the color red, but in my application the user can choose what color he wants for the font to be in the header.
Does somebody know how to do it?
Does anybody know what "KFF0000" is? ('K' is a probably a const, but what about the rest?)?
Thanks in advance
Comment