<path>.writeExcelFile(
! ]3 [- q0 Z; M% w& e+ I<string>,[<string>]) P7 L, z8 N$ N V8 D$ K
This method writes the contents of the table into an Excel file. Pass the filename (path). As a
# r. C+ W: d# L1 A1 ^! Xsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.
) ~, r; V4 a/ \7 T7 B# @ S举个简单的例子:-- write excel file 0 Y. V# H) [( H! E, e
表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |