C# Class MyExcelInteropClass, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
dothingswithExcel ( ) : void

Private Methods

Méthode Description
GetWindowThreadProcessId ( int hWnd, int &lpdwProcessId ) : int
TryToKillXlApp ( Excel.Application xlApp ) : void

Method Details

dothingswithExcel() public méthode

public dothingswithExcel ( ) : void
Résultat void