Silverlight Excel Automation Factory API Documentation Hi Im using Excel Automation Factory to export data from silverlight to excel. Problem is I can't find documentation on using excel this way. All I could find where some small tutorial from which i could e开发者_高级运维xtract some data like :
dynamic excel;
excel = AutomationFactory.CreateObject("Excel.Application");
excel.Visible = true;
dynamic workbook = excel.workbooks;
workbook.Add();
but thas all! Where Can I find Some Excel Automation Factory Documentation?
refer MSDN:- http://msdn.microsoft.com/en-us/library/wss56bz7%28v=VS.100%29.aspx
although there isn't much documentation on same.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论