export - Extract Gantt Data from Visio Document Using C# -


hey have series of gantt charts in visio 2007 documents want extract. have looked @ visio sdk appears creating new documents , plugins visio itself. know can export chart text or ms project mpx file looking way load data visio document itself.

thanks


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -