XLL+ Class Library (6.3)

CXlWizExUIArgumentListCreator Class

A utility class that creates and registers a drop-down value list, for a specified add-in function and argument.

class CXlWizExUIArgumentListCreator

Overview

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.

Requirements

Header: xlwizexui.h

See Also

CXlWizExUIArgumentListCreator Methods | xlwizexui.h | CXlWizExUIListProvider | Extending the Excel Formula Wizard