Visio Gradient

Started by trepi02, July 01, 2015, 09:41:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

trepi02

Hi,

I want to change the fill style of a shape from solid to gradient using vba and then add colors to the gradient using vba as well. Somebody knows how to do that?

P.S. I am using Visio Professional 2013

Thanks!

trepi02

Just do this

shapeObj.Cells("FillGradientEnabled") = True