T
TomServo
Hello all,
There is a way to have visio load an orgchart by feeding it a CSV file. I am
not sure how to do that in C# because in Visio when loading this file you end
up going through a wizard with some options to choose.
http://office.microsoft.com/en-us/visio/HA011101591033.aspx
this is done in Visio using a wizard that takes a number of options, such as
name, manager name, which are all headers of rows in the csv or excel file. I
have the excel file available, but I need to open op visio and feed it this
file and build the orgchart using C# code. Is that possible? and are there
any different approaches to performing this?
There is a way to have visio load an orgchart by feeding it a CSV file. I am
not sure how to do that in C# because in Visio when loading this file you end
up going through a wizard with some options to choose.
http://office.microsoft.com/en-us/visio/HA011101591033.aspx
this is done in Visio using a wizard that takes a number of options, such as
name, manager name, which are all headers of rows in the csv or excel file. I
have the excel file available, but I need to open op visio and feed it this
file and build the orgchart using C# code. Is that possible? and are there
any different approaches to performing this?