<path>.writeExcelFile(
" I; X2 v4 l$ _& s4 j& w, u<string>,[<string>]) 3 a4 w2 ^5 u7 z" ] Y
This method writes the contents of the table into an Excel file. Pass the filename (path). As a
A. H5 [1 c' |, i$ ysecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer.+ d5 h6 X2 ?7 M1 N
举个简单的例子:-- write excel file
1 B1 @# Y' g, O1 M 表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |