Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
ben ben is offline
external usenet poster
 
Posts: 67
Default Word art in excel '07

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.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,489
Default Word art in excel '07

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.



  #3   Report Post  
Posted to microsoft.public.excel.programming
ben ben is offline
external usenet poster
 
Posts: 67
Default 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.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Excel count of 1 word if found in multi-word cells of column Function_Challenged Excel Worksheet Functions 1 August 27th 09 12:08 AM
Copy from Word to Excel, and retain indent, plus word wrap Eric Excel Discussion (Misc queries) 1 March 9th 07 03:15 AM
Excel to run Word macro & Word returns value to be written in spreadsheet KS[_2_] Excel Programming 0 November 28th 06 05:33 PM
Import cells from excel into word and create multiple word docs scdaddy7269 Excel Programming 2 March 20th 06 07:03 PM
Printing Word Document using Excel Programming hangs Word Alan Excel Programming 0 September 30th 04 08:41 PM


All times are GMT +1. The time now is 11:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"