C# 클래스 PlugInPackage.ExportToExcel.ExportToExcel

상속: PlugInPrj.PlugInBase
파일 보기 프로젝트 열기: magicdict/MongoCola

공개 메소드들

메소드 설명
ExportToExcel ( ) : System.Collections.Generic

初始化设定

Run ( ) : int

运行

비공개 메소드들

메소드 설명
Export ( List dataList, string filename, bool IsAutoClose = false ) : void

导出到Excel

메소드 상세

ExportToExcel() 공개 메소드

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

Run() 공개 메소드

运行
public Run ( ) : int
리턴 int