XLL+ Class Library (7.0)

CXlWizExUIListProvider::GetValueText

Returns the value of the specified item in the value list

virtual size_t GetValueText(
   size_t index
);

Parameters

index

The zero-based index of the item whose value is to be returned.

Return Value

Returns a string containing the value text for the specified item.

Requirements

Header: xlwizexui.h

See Also

CXlWizExUIListProvider Class | CXlWizExUIListProvider Methods