XLL+ Class Library (7.0)

CXllFn::GetHelpTextA

Returns the help text for the function which will appear in the Excel Formula Wizard.

CStringA GetHelpTextA( ) const;

Return Value

Returns the function's help text. If the help text contains resource IDs, it will be localized.

Requirements

Header: xllplus.h

See Also

CXllFn Class | CXllFn Methods