<path>.writeExcelFile( % @6 g: a$ P; S- x
<string>,[<string>])
: @$ \ A: A8 U, B! I2 \; q3 x3 X) I+ NThis method writes the contents of the table into an Excel file. Pass the filename (path). As a % r' x1 P1 x% D
second argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.
: @, L, ~4 d: i1 P( O/ f5 B5 ~举个简单的例子:-- write excel file
7 a" t8 s" k. X3 h- x 表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |