Method | Description | |
---|---|---|
ExportToExcel ( |
将
|
|
ExportToExcel ( |
||
ExportToExcel ( |
||
ExportToExcel ( List |
将 DataTable 导出到 Excel
|
Method | Description | |
---|---|---|
ExportToExcel ( Excel fApplication, Excel fWorkBook, Excel worksheet, |
将 DataTable 导出到 Excel
|
|
GetExcelCellName ( int fColIndex ) : string | ||
GetExcelCellName ( int fColIndex, int fRowIndex ) : string |
public static ExportToExcel ( |
||
fDataSet | ||
fFileName | String | |
return | void |
public static ExportToExcel ( |
||
fDataTable | ||
fFileName | String | |
return | void |
public static ExportToExcel ( |
||
fOption | ||
fFileName | String | |
return | void |
public static ExportToExcel ( List |
||
fOptions | List |
|
fFileName | String | |
return | void |