<path>.writeExcelFile( " l" T8 H" N+ ], n, ?3 T- O; @
<string>,[<string>])
2 n; n0 M' c6 h8 H2 F( aThis method writes the contents of the table into an Excel file. Pass the filename (path). As a
, i0 k5 i0 G6 a8 i# F- Asecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.5 J# e4 b' k5 q5 e1 x8 g0 T8 \% i7 m5 T
举个简单的例子:-- write excel file
0 e0 Q$ C* s0 L( f6 T' D% k8 x 表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |