MenuHandlerGlobals Class
global ribbon variable and procedures for MenuHandler
Inheritance Hierarchy
- System.Object
- DBaddin.MenuHandlerGlobals
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public sealed class MenuHandlerGlobals
The MenuHandlerGlobals type exposes the following members.
Methods
Name | Summary | |
---|---|---|
![]() | checkHiddenExcelInstance() | check for multiple excel instances |
![]() | checkMultipleDBRangeNames(Range) | check if multiple (hidden, containing DBtarget or DBsource) DB Function names exist in theRange |
![]() | jumpButton() | jumps between DB Function and target area |
![]() | refreshData() | refresh DB Functions (and - if called from outside any db function area - all other external data ranges) |
![]() | resetCachesForWorkbook(String) | resets the caches for given workbook |
Fields
Name | Description | |
---|---|---|
![]() | theAdHocSQLDlg | This needs to be public accessible for click handler to pass results into SQLText control |
![]() | theRibbon | reference object for the ribbon |