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

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -