C# Class Framework.Interface.Common.WinExcelControlEx

Afficher le fichier Open project: callme119/civil

Méthodes publiques

Свойство Type Description
randomPath string

Méthodes publiques

Méthode Description
CloseExcel ( ) : void
CopyToWord ( ) : string
CreateTempFile ( byte buffByte, string path ) : void
GetExcelStream ( string path ) : byte[]
ShowExcel ( byte buffByte, string path ) : void
ShowExcel ( string path ) : void
WinExcelControlEx ( )

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

清理所有正在使用的资源。

Private Methods

Méthode Description
InitializeComponent ( ) : void

设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。

WebBrowser_DocumentCompleted ( object sender, System e ) : void

Method Details

CloseExcel() public méthode

public CloseExcel ( ) : void
Résultat void

CopyToWord() public méthode

public CopyToWord ( ) : string
Résultat string

CreateTempFile() public méthode

public CreateTempFile ( byte buffByte, string path ) : void
buffByte byte
path string
Résultat void

Dispose() protected méthode

清理所有正在使用的资源。
protected Dispose ( bool disposing ) : void
disposing bool 如果应释放托管资源,为 true;否则为 false。
Résultat void

GetExcelStream() public méthode

public GetExcelStream ( string path ) : byte[]
path string
Résultat byte[]

ShowExcel() public méthode

public ShowExcel ( byte buffByte, string path ) : void
buffByte byte
path string
Résultat void

ShowExcel() public méthode

public ShowExcel ( string path ) : void
path string
Résultat void

WinExcelControlEx() public méthode

public WinExcelControlEx ( )

Property Details

randomPath public_oe static_oe property

public static string randomPath
Résultat string