<path>.writeExcelFile( . ~% N1 W, [3 d, ]
<string>,[<string>])
+ K' E/ j" T# V/ U, HThis method writes the contents of the table into an Excel file. Pass the filename (path). As a
" V& n) X# n: N2 v& ?3 y3 msecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.
6 _2 U @; o0 m5 _4 z% m4 k举个简单的例子:-- write excel file ! Z* S+ f* {1 {. v6 e1 E" A- e
表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |