H
Homero Noboa
I need to get BegingX and BegingY values of Dynamic Connectors. They belong
to the 1-D Endpoints section but I cannot figure out how to reference this
section in my program.
I have tried
MyValue =
ActiveDocument.Pages.Item(1).Shapes.Item(77).CellsSRC(SectionNumber, 0,
1).Formula
with SectionNumber varying from 0 to 255 without succes.
Any help would be appreciated.
to the 1-D Endpoints section but I cannot figure out how to reference this
section in my program.
I have tried
MyValue =
ActiveDocument.Pages.Item(1).Shapes.Item(77).CellsSRC(SectionNumber, 0,
1).Formula
with SectionNumber varying from 0 to 255 without succes.
Any help would be appreciated.