<path>.writeExcelFile( : T% d0 W5 |" @- c% Y% S<string>,[<string>]) 3 x3 L; a+ |9 J+ oThis method writes the contents of the table into an Excel file. Pass the filename (path). As a / g- H1 Y P. O+ s# I3 J( B
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. 0 }3 ?& W% m2 u1 y! H5 q; Z; s举个简单的例子:-- write excel file 9 Z3 x+ c- Q4 r" A' W+ ?4 G% [
表格路径.writeExcelFile( "c:\simulation_analysis.xls");