M
mpknemo
Hello!
I got stuck on this one..
I need to generate a report on document-shapes whithout hyperlinks in a
visio document.
problem breakdown:
- Loop through all shapes on all pages in a visio 2003 document.(about
100 pages)
- Check if shape is a document-shape
- If it is, check if document-shape has a hyperlink set.
-if no hyperlink is set, log pagename and shape text in logfile.
First and last steps are no problem. but how do I make the check if a
shape is a document-shape?
Thanks!
BR/ Markus
I got stuck on this one..
I need to generate a report on document-shapes whithout hyperlinks in a
visio document.
problem breakdown:
- Loop through all shapes on all pages in a visio 2003 document.(about
100 pages)
- Check if shape is a document-shape
- If it is, check if document-shape has a hyperlink set.
-if no hyperlink is set, log pagename and shape text in logfile.
First and last steps are no problem. but how do I make the check if a
shape is a document-shape?
Thanks!
BR/ Markus