<path>.writeExcelFile( % k, n" w( p" v8 i( ` j<string>,[<string>]) 5 U. c; D# e# m l# rThis method writes the contents of the table into an Excel file. Pass the filename (path). As a 7 q& E+ _8 |" ysecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer. 9 J- X, w3 {& @9 C举个简单的例子:-- write excel file 6 k; e/ V7 J3 d; s8 ~$ @$ b 表格路径.writeExcelFile( "c:\simulation_analysis.xls");