<path>.writeExcelFile( ' I5 g- K0 {0 h# U _: b5 c Q
<string>,[<string>]) ) W# o' v8 l' Q4 R% b& }* }
This method writes the contents of the table into an Excel file. Pass the filename (path). As a ) w0 R4 V4 O: W: nsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer. * z7 O" O! m) S1 _0 z举个简单的例子:-- write excel file : I2 x, F. M0 b, A y3 H8 ~) e
表格路径.writeExcelFile( "c:\simulation_analysis.xls");