A utility class that creates and registers a drop-down value list, for a specified add-in function and argument.
class CXlWizExUIArgumentListCreator |
This simple class creates a CXlWizExUIListProvider object for the specified value list, and registers it during the OnXllOpenEx event.
Objects of this class can conveniently be declared at global scope; this is the technique used by the XLL+ Function Wizard.
Header: xlwizexui.h
CXlWizExUIArgumentListCreator Methods | xlwizexui.h | CXlWizExUIListProvider | Extending the Excel Formula Wizard