<path>.writeExcelFile( # y* N, J$ B! j9 X1 S<string>,[<string>]) . Q q3 y6 m( {; @. g% E& g; e9 Y1 qThis method writes the contents of the table into an Excel file. Pass the filename (path). As a $ y7 w8 F5 t) |
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. 9 p7 X: n- |$ f! L. _0 ~/ I举个简单的例子:-- write excel file 8 I& _0 v: @$ N( E 表格路径.writeExcelFile( "c:\simulation_analysis.xls");