The types of extended user interface that can be added to the Excel Formula Wizard.
enum XLWIZEXUI_UITYPES |
XLWIZEXUI_UITYPE_NONE | 0 | The selected argument has no extended user interface elements. |
XLWIZEXUI_UITYPE_LIST | 1 | The selected argument has a drop-down list of values. |
XLWIZEXUI_UITYPE_POPUP | 2 | The selected argument has a prompt button ("..."), which launches a popup dialog. |
Header: xlwizexui.h
xlwizexui.h | Extending the Excel Formula Wizard (User Guide)