Adds an item to the list of value/description pairs
void Add( const TCHAR* value, const TCHAR* description ); |
The value of the item to be added to the list.
The description of the item to be added to the list.
Header: xlwizexui.h
CXlWizExUIListProvider Class | CXlWizExUIListProvider Methods