| <path>.writeExcelFile( " g8 @1 z: N+ k- x- U1 @- i, u! T<string>,[<string>])     7 |1 K. U" k, C+ `. P% Z, n
 This method writes the contents of the table into an Excel file. Pass the filename (path). As a
 ' h0 S' l& t/ [; K+ e! Dsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.
 9 r% @# b" t5 p$ S& O举个简单的例子:-- write  excel file
 ) J, n( T: K' P  表格路径.writeExcelFile(  "c:\simulation_analysis.xls");
 |