C# Class PlugInPackage.ExportToExcel.ExportToExcel

Inheritance: PlugInPrj.PlugInBase
Afficher le fichier Open project: magicdict/MongoCola

Méthodes publiques

Méthode Description
ExportToExcel ( ) : System.Collections.Generic

初始化设定

Run ( ) : int

运行

Private Methods

Méthode Description
Export ( List dataList, string filename, bool IsAutoClose = false ) : void

导出到Excel

Method Details

ExportToExcel() public méthode

初始化设定
public ExportToExcel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Run() public méthode

运行
public Run ( ) : int
Résultat int