Returns the provider class for a drop-down list
virtual IXlWizExUIListProvider* GetListProvider( int argIndex ); |
The index of the argument. (The first argument has index 0.)
Returns the drop-down list provider for the specified argument, or NULL if no provider exists.
This function is only useful if GetUIType
returns XLWIZEXUI_UITYPE_LIST
(1).
Header: xlwizexui.h
CXlWizExUIFunctionDescriptor Class | CXlWizExUIFunctionDescriptor Methods