XLL+ Class Library (6.3)

CXllFn::GetHelpTextW

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

CStringW GetHelpTextW( ) 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