<path>.writeExcelFile( ( D9 D/ C# w7 ~' l<string>,[<string>]) 4 i& m+ m8 {+ h$ a$ M5 w
This method writes the contents of the table into an Excel file. Pass the filename (path). As a 9 {1 U9 @6 g6 Z# U1 dsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.. ~7 S% F$ E7 \4 \$ [
举个简单的例子:-- write excel file 8 z* I( V+ J& D
表格路径.writeExcelFile( "c:\simulation_analysis.xls");