problem with visio shape object. Can't acces 'Class' class name, fields etc.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, i am accessing visio's objects programmatically. I am able to know that in a page how many shape are there and what type of shapes are they. Now I want is to know that class object(s) in a window posses how many properties, Method, className etc. I am able to find out the descricption of process, doc, terminator etc. info. But problem with class object is it contains data in row format. plz do reply soon.