<path>.writeExcelFile( $ v- o5 Q9 T5 x6 i; v
<string>,[<string>]) + R! C$ B; i* m* k$ v! m
This method writes the contents of the table into an Excel file. Pass the filename (path). As a 4 }+ Z1 p4 [9 C& R5 k6 o* Z2 lsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer. % `8 p; R" l7 i |) C J* o举个简单的例子:-- write excel file 0 t) f7 {3 Z4 |4 \ 表格路径.writeExcelFile( "c:\simulation_analysis.xls");