<path>.writeExcelFile( " W6 y5 `2 a6 l, [! o
<string>,[<string>])
2 m5 Q# b& B' S \This method writes the contents of the table into an Excel file. Pass the filename (path). As a ; K9 u" O# X% @
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.
, k, M4 b2 r4 Y8 C: I4 b2 G2 x举个简单的例子:-- write excel file ' q0 F! R7 Q# U/ n
表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |