<path>.writeExcelFile( # h' N% R4 o7 j<string>,[<string>]) 6 o* w0 b* M8 t$ C f- Z
This method writes the contents of the table into an Excel file. Pass the filename (path). As a $ S3 t9 U8 W. C
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. ( U" g. i4 G& `1 x3 Q2 S8 N举个简单的例子:-- write excel file 1 Z+ i6 j% F. h4 p# s 表格路径.writeExcelFile( "c:\simulation_analysis.xls");