C# Class MyExcelInteropClass, code

显示文件 Open project: shendongnian/code

Public Methods

Method Description
dothingswithExcel ( ) : void

Private Methods

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

Method Details

dothingswithExcel() public method

public dothingswithExcel ( ) : void
return void