View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Colors Palette ActiveX

You don't need a "library", you can format most autoshape attributes to any
colour you want.

Right click, format, Fill (or Line) color, more colors, etc

Colours for Fonts are limited to those available in the palette, which of
course you can custom.

If you are particularly interested in finding "good" colours in Excel
contact me privately, something in the pipeline! (address disguised in the
Reply to)

Regards,
Peter T


"LuisE" wrote in message
...
I'd like to give my autoshape's colors a more metallic look.
Is there any library out there that offers color additional to the default
in VBA?

Thanks in advance