C# Class PlugInPackage.ExportToExcel.ExportToExcel

Inheritance: PlugInPrj.PlugInBase
ファイルを表示 Open project: magicdict/MongoCola

Public Methods

Method Description
ExportToExcel ( ) : System.Collections.Generic

初始化设定

Run ( ) : int

运行

Private Methods

Method Description
Export ( List dataList, string filename, bool IsAutoClose = false ) : void

导出到Excel

Method Details

ExportToExcel() public method

初始化设定
public ExportToExcel ( ) : System.Collections.Generic
return System.Collections.Generic

Run() public method

运行
public Run ( ) : int
return int