The methods of the CXlWizExUIFunctionRegistry class are listed here.
CXlWizExUIFunctionRegistry | Constructs a CXlWizExUIFunctionRegistry object |
GetInstance | Return the single instance of CXlWizExUIFunctionRegistry |
OnCallFunction | Informs the Extended UI that the named function is being called |
AddFunctionDescriptor | Adds a CXlWizExUIFunctionDescriptor object to the registry | |
FindAddFunctionDescriptor | Finds a CXlWizExUIFunctionDescriptor object in the registry, and adds a new object if it is not found | |
GetFunctionDescriptor | Finds a CXlWizExUIFunctionDescriptor object in the registry |
GetKeyMapping | Returns a pointer to the key mappings for an extended user interface type | |
RequiresExtendedUI | Returns whether the registry contains any functions that require an extended user interface | |
SetShouldUseThemes | Sets whether the extended user interface should use Windows XP themes | |
SetSupportsExtendedUI | Sets whether the registry supports an extended user interface | |
ShouldUseThemes | Returns whether the extended user interface should use Windows XP themes | |
SupportsExtendedUI | Returns whether the registry supports an extended user interface |
Header: xlwizexui.h
CXlWizExUIFunctionRegistry Class | xlwizexui.h | CXlWizExUIFunctionDescriptor | Extending the Excel Formula Wizard