Posted to microsoft.public.excel.programming
|
|
Word art in excel '07
beautiful.
Thanks andy.
"Andy Pope" wrote:
Hi,
Try,
Shape.TextFrame2.TextRange.Font.Fill.ForeColor.RGB = color
Cheers
Andy
--
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"ben" (remove this if mailing direct) wrote in
message ...
Does anyone know the proper method for filling out the text color in
wordart
in '07.
Shape.fill.backcolor = color
no longer works. Instead it fills in the background around the text.
|