<path>.writeExcelFile( / H, Y6 ^4 v# ^; u
<string>,[<string>])
) H8 v. \, X; U( I MThis method writes the contents of the table into an Excel file. Pass the filename (path). As a
; M" a- t+ t1 V9 i: k; L, H6 T+ 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.6 Z1 K; T. Y" B+ \0 @! M
举个简单的例子:-- write excel file
6 s& X$ L" D3 a' |8 W8 X 表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |