<path>.writeExcelFile( 5 c% Q8 f& _* I2 u2 H; Y
<string>,[<string>]) 7 K! T9 P9 Z6 ]3 f6 r: F" Z& iThis method writes the contents of the table into an Excel file. Pass the filename (path). As a ) l$ p* D3 ^+ x# 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. $ A0 Y. R) I0 X Z举个简单的例子:-- write excel file o: r& s7 G' f" g% O. ?) d3 [0 v
表格路径.writeExcelFile( "c:\simulation_analysis.xls");