Returns the provider class for a popup editor
virtual IXlWizExUIPopupProvider* GetPopupProvider( int argIndex ); |
The index of the argument. (The first argument has index 0.)
Returns the popup editor provider for the specified argument, or NULL if no provider exists.
This function is only useful if GetUIType
returns XLWIZEXUI_UITYPE_POPUP
(2).
Header: xlwizexui.h
CXlWizExUIFunctionDescriptor Class | CXlWizExUIFunctionDescriptor Methods