How to wrap the produce of the set xml mapping to excel 2003? A VSTO Beginner
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Maybe you know Excel 2003 enables you to set xml maps using menu command.You can select route,data/xml/xml source….,then the xml souce panel window will be displayed in the right screen.And you set xml maps by using click the xml maps button. So the problem is I want to use csharp code instead of this UI produce. I try to find a event or a funcation in the Excel SDK. But I complete loss of hope, however the problem is very necessary and important.Can help me how to coding? Thank you very much!!