View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arnie[_5_] Arnie[_5_] is offline
external usenet poster
 
Posts: 1
Default Word Art Object properties in VBA

I have placed several Word Art objects on an Excel sheet. Is there a
way to list the Word Art objects on the sheet and then display their
properties?

So far I have been able to run a macro to manipulate the Word Art
object and that is the only way I have found to discover the name of
the object and make changes to it.

Arnie