<path>.writeExcelFile( . D: W# f1 E7 P+ d* \<string>,[<string>]) 6 b- [9 G, O9 i: F# R& F* P' a$ ~
This method writes the contents of the table into an Excel file. Pass the filename (path). As a , c# f: [/ P- X `& Hsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.( O" B* ~' y8 m9 a8 f5 s7 R( w1 _3 j
举个简单的例子:-- write excel file * x# ]# X1 i6 b/ h2 G9 @# |) r; h
表格路径.writeExcelFile( "c:\simulation_analysis.xls");