K
Kjell Walvåg
Hi
I'm using Visio UML to document my software projects.
But I would like to generate a word document with the documentation I'm
writing in Visio.
But it seems there is no way to get that Documentation text with Visio
object model and VBA?
I can get it in the shape.text properties if I'm in my Visio model turning
Prioperties on under shape menu -> Shape Display Options -> General options.
But its not practical to select all my shapes and set this on in my Visio
drawing.
Can I do that in my VBA code before I'm getting the documentation thru the
shape.text ?
I'm using Visio UML to document my software projects.
But I would like to generate a word document with the documentation I'm
writing in Visio.
But it seems there is no way to get that Documentation text with Visio
object model and VBA?
I can get it in the shape.text properties if I'm in my Visio model turning
Prioperties on under shape menu -> Shape Display Options -> General options.
But its not practical to select all my shapes and set this on in my Visio
drawing.
Can I do that in my VBA code before I'm getting the documentation thru the
shape.text ?