J
Joe
I am using Visio 2002 and want to resize the shapes that I drop on a page (via VBA) so that their associated text appers nicely. The text is formatted as
sometext & vbcrlf & somemoretext & vbcrlf & somemoretext & vbcrlf & finaltext
I need to do this for two cases:
1) the shape is not associated with a group
and
2) the shape is associated with a group and consists of a bitmap grouped with a textbox.
Since I am new to Visio automation, would someone please be willing to lend me a hand with this?
TIA,
sometext & vbcrlf & somemoretext & vbcrlf & somemoretext & vbcrlf & finaltext
I need to do this for two cases:
1) the shape is not associated with a group
and
2) the shape is associated with a group and consists of a bitmap grouped with a textbox.
Since I am new to Visio automation, would someone please be willing to lend me a hand with this?
TIA,