<path>.writeExcelFile( : Z7 ~( O4 L4 K$ a4 Q( i# A
<string>,[<string>]) & W% V0 I. P/ l1 ]9 ?3 @This method writes the contents of the table into an Excel file. Pass the filename (path). As a % S( N+ |: j! `8 B7 M4 c ssecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.' R( _. y. U2 e) \5 H, M; E
举个简单的例子:-- write excel file 1 w& P! t: u3 ?$ ]* D 表格路径.writeExcelFile( "c:\simulation_analysis.xls");