Holds a string argument passed from Excel.
class CXlStringArg |
A CXlStringArg represents a string passed to an add-in function by Excel.
If your add-in is designed to support both Excel 2007 and earlier versions of Excel, then you cannot tell in advance whether the string will be an ANSI string (Excel 2003 and below) or a Unicode string (Excel 2007 and above).
Header: xlpstringarg.h