<path>.writeExcelFile( 3 }4 w2 P- e1 _1 ?- x
<string>,[<string>]) - Z" [( {0 m# X* \" E* G3 \( T2 XThis method writes the contents of the table into an Excel file. Pass the filename (path). As a - v3 \: T: |' O% L, Q$ v( b' |9 [' 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. 2 w; o7 n6 D3 o V1 n+ u举个简单的例子:-- write excel file : b; B# z, |; y" Q) t* i 表格路径.writeExcelFile( "c:\simulation_analysis.xls");