<path>.writeExcelFile( 6 Y! b4 R9 u. V2 b* I; M4 F6 u
<string>,[<string>]) / C/ _3 ^1 n% R
This method writes the contents of the table into an Excel file. Pass the filename (path). As a 7 D2 N9 V" @% _5 Y. }second argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.) ~$ f" e5 V( S5 h+ j% |
举个简单的例子:-- write excel file 0 Y9 G t( |, h- Y* O: }
表格路径.writeExcelFile( "c:\simulation_analysis.xls");