Returns the name of one of the function's arguments as it will appear in the Excel Formula Wizard.
CStringA GetArgumentNameA( size_t index ) const; |
Index of the argument. If the index is out of range, then an exception of type CXlOutOfRangeException will be thrown.
Returns the name of one of the function's arguments as it will appear in the Excel Formula Wizard and in Excel 2007 pop-up help. If the argument name has a resource ID, it will be localized.
Header: xllplus.h