T
tuppence
Hello,
I can't find samples to obtain an org chart programmatically. I want to use
Visio as a draw engine and call it with automation.
So I understood that
- first, I have to obtain an instance of Visio.
- After, I have to use the wizard : objAddOn =
objVisio.Addons.ItemU("OrgCWiz")
Ok but, how to tell the wizard to read the table in the source database ?
How to transform the data in org chat ?
Where can I find informations about it ?
(I looked in the developper reference but I saw nothing about it)
Thanks a lot
I can't find samples to obtain an org chart programmatically. I want to use
Visio as a draw engine and call it with automation.
So I understood that
- first, I have to obtain an instance of Visio.
- After, I have to use the wizard : objAddOn =
objVisio.Addons.ItemU("OrgCWiz")
Ok but, how to tell the wizard to read the table in the source database ?
How to transform the data in org chat ?
Where can I find informations about it ?
(I looked in the developper reference but I saw nothing about it)
Thanks a lot