1
votes

Visio 2013 contains a stencil for the BPMN diagram type. This stencil has a "Pool / Lane" master. When you drop it on a drawing, a new lane appears. Then you can go to the "Cross-functional Flowchart" ribbon and change its orientation with the "Orientation" option button, which offers a selection of vertical and horizontal orientations. How can I do the same manipulation in VBA?

I've tried to record the respective macro in Visio macro recorder. Surprisingly, the recorded macro contains no code for this manipulation.

1
Upvoting for visibility. I'm having this same issue almost two years later. The solution that worked for Visio 2010 that is listed at the following link does not appear to work, since the stencil for Pool / Lane no longer has separate objects for vertical and horizontal orientation: social.msdn.microsoft.com/Forums/office/en-US/… - SmrtGrunt quit because Monica

1 Answers

1
votes

i open shapesheet window, and change vertical/horizontal orientation. i find cells which changed with orientation enter image description here