<path>.writeExcelFile( ' S" U- F7 q8 G/ a: ^<string>,[<string>]) o1 W$ v) l% @7 [This method writes the contents of the table into an Excel file. Pass the filename (path). As a 4 ~2 _; |: A1 `5 ]4 U8 }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.( B9 m- u f$ o: D4 a( q
举个简单的例子:-- write excel file 8 F9 l! A. s4 d' V, K
表格路径.writeExcelFile( "c:\simulation_analysis.xls");