|
|
|
date: Thu, 1 May 2008 19:57:01 -0700,
group: microsoft.public.visio.developer.shapesheet
back
Re: Cascade fill colours in a group
Paul,
Thanks for the suggestions, and it certainly seems to work when I do this
manually. However, then I tried to record a macro while I used the format
painter, I ended up with an empty macro.
I can't seem to find any reference to the format painter functionality in
the VBA or shapesheet help files. (Probably looking for it in all the wrong
places!)
Can you point me in the right direction as to how I can use the format
painter functionality from a shapesheet formula or VBA code?
Thanks
Susan
"Paul Herber" wrote:
> On Thu, 1 May 2008 19:57:01 -0700, Aussie Susan
> wrote:
>
> >I have a group made by selecting a couple of shapes and using the 'Shape -
> >Group' context menu option. Using the 'Format - Fill...' context menu dialog,
> >I can change the foreground colour of the group.
> >
> >However, using the shapesheet 'FillForegnd' cell for the same selected
> >group, the "dummy" group shape value at the top is changed but the sub-shapes
> >are not.
> >
> >I can write a VBA function that looks to see if a shape is a group and then
> >sets the colours for all subshapes if there are any, but I was wondering if
> >there is a way to tell the shape that it is to cascade all colour values from
> >the group level down to all subgrouped shapes?
>
> Have a look at the format painter. I'm sure it can do exactly what you
> want.
>
>
>
> --
> Regards, Paul Herber, Sandrila Ltd.
> Electronics for Visio http://www.electronics.sandrila.co.uk/
>
date: Tue, 6 May 2008 16:44:00 -0700
author: Aussie Susan
|
|