<path>.writeExcelFile( 1 F$ ^) I+ a! q) a7 z( J
<string>,[<string>]) $ h, w$ l: |9 F) J, x
This method writes the contents of the table into an Excel file. Pass the filename (path). As a - W0 L$ I% I$ z& t
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.; o; H, `* O& y6 D3 c* P
举个简单的例子:-- write excel file
# q3 ? g! y% u' n) D8 N: T 表格路径.writeExcelFile( "c:\simulation_analysis.xls"); |