Метод |
Описание |
|
AccessibleObjectFromWindow ( IntPtr hwnd, uint dwObjectID, byte riid, IntPtr &ptr ) : int |
|
|
CheckExcelApiAvailable ( ) : void |
|
|
EnumChildWindows ( IntPtr hWndParent, EnumWindowsCallback callback, IntPtr param ) : bool |
|
|
EnumThreadWindows ( uint dwThreadId, EnumThreadWindowsCallback callback, IntPtr param ) : bool |
|
|
EnumWindows ( EnumWindowsCallback callback, IntPtr param ) : int |
|
|
FindAnExcelWindowWithLoWord ( ushort hWndLoWord ) : IntPtr |
|
|
GetApplication ( ) : object |
|
|
GetApplicationFromWindow ( IntPtr hWndMain ) : object |
|
|
GetApplicationFromWindows ( ) : object |
|
|
GetApplicationFromWindows15 ( ) : object |
|
|
GetClassNameW ( IntPtr hwnd, [ buf, int nMaxCount ) : int |
|
|
GetCurrentThreadId ( ) : uint |
|
|
GetParent ( IntPtr hwnd ) : IntPtr |
|
|
GetWindowHandle15 ( ) : IntPtr |
|
|
GetWindowHandleApi ( ) : IntPtr |
|
|
GetWindowHandleThread ( ) : IntPtr |
|
|
GetWindowTextW ( IntPtr hwnd, [ buf, int nMaxCount ) : IntPtr |
|
|
GetWindowThreadProcessId ( IntPtr hWnd, IntPtr refProcessId ) : uint |
|
|
GuidFromXllPath ( string path ) : System.Guid |
|
|
Initialize ( ) : void |
|
|
IsAnExcelWindow ( IntPtr hWnd, StringBuilder buffer ) : bool |
|
|
IsApplicationOK ( ) : bool |
|
|
IsFunctionWizardWindow ( IntPtr hWnd, StringBuilder buffer ) : bool |
|
|
IsWindowOfThisExcel ( IntPtr hWnd ) : bool |
|
|