<path>.writeExcelFile( 1 h8 S+ o# f; H' w4 i<string>,[<string>]) # n- ]# }8 o+ u" {* y( i
This method writes the contents of the table into an Excel file. Pass the filename (path). As a J s/ r1 Y( O3 ?. Q# S# Zsecond argument you can pass an Excel table name. To be able to use this method, MS Excel has to be installed on your computer. , l' R# I- ], g举个简单的例子:-- write excel file 2 n7 q* i$ L9 G9 c; H7 r% e 表格路径.writeExcelFile( "c:\simulation_analysis.xls");