<path>.writeExcelFile( ; O' v/ j2 _& s<string>,[<string>]) 4 @& s& h# M4 N: p
This method writes the contents of the table into an Excel file. Pass the filename (path). As a & I4 ^6 t: C& a8 Bsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer. 3 f2 P& R. b+ W9 i+ w) \! m举个简单的例子:-- write excel file f6 q$ K; {$ _7 o% A) X! j; C# D
表格路径.writeExcelFile( "c:\simulation_analysis.xls");