Hello all,
I have some visio statecharts, and to get the complete state and transition information, I go to Tools>Visio Addons>Export to database option and select excel file to store all the visio diagram data.
However, I am trying to automate this, and need to know how to programatically read the visio drawing data so that I can store this data inside an array or something.
I refered the MSDN documentation, but wasn't able to find exact methods which would let me access the drawing information.
Could anyone help me on this please?
Any reference C# code would also work great as a reference.
Thanks!
I have some visio statecharts, and to get the complete state and transition information, I go to Tools>Visio Addons>Export to database option and select excel file to store all the visio diagram data.
However, I am trying to automate this, and need to know how to programatically read the visio drawing data so that I can store this data inside an array or something.
I refered the MSDN documentation, but wasn't able to find exact methods which would let me access the drawing information.
Could anyone help me on this please?
Any reference C# code would also work great as a reference.
Thanks!