<path>.writeExcelFile( 0 x# u% X% O0 O6 H* b& R
<string>,[<string>]) 2 o' P1 {( H% U- f* R" X4 qThis method writes the contents of the table into an Excel file. Pass the filename (path). As a & c D( s. V1 b5 W5 r2 n: Xsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.! g" G/ C6 \1 ^) A% C; C$ S1 B- U
举个简单的例子:-- write excel file 2 l' D' [! q8 _% s; U4 V. B8 P
表格路径.writeExcelFile( "c:\simulation_analysis.xls");