Programmatically modify the behavior of a connector

Started by doudou, October 02, 2014, 05:48:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

doudou

Hello,

I am wondering how to modify the behavior of a connector through VBA. I am particularly interested in showing/hiding line jumps (I tried the macro recorder but that didn't work). Also when you have two 2D-shapes not at the same horizontal level, how do I change the connector so that the horizontal segments of the connector are of equal length (flowchart on the right hand side in attached snapshot). Thanks in advance

Jean

JuneTheSecond

Visio has alternative simple connector that you wish.
You can find it in a stencil in Visio Extra.
Best Regards,

Junichi Yoda
http://june.minibird.jp/

Paul Herber

Note that line jump is on a page basis, not per connector. The VBA code to set line jumps is:.

Application.ActiveWindow.Shape.CellsSRC(visSectionObject, visRowPageLayout, visPLOJumpCode).FormulaU = "1"
Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/