An exception thrown when a string is provided that is too long to be returned to Excel.
class CXlStringTooLongException : public CXlRuntimeException |
If an attempt is made to populate a CXlOper object with a string that is too long for the active version of Excel, then an exception of type CXlStringTooLongException will be thrown.
Header: xlpexcept.h
CXlStringTooLongException Methods | xlpexcept.h | Exceptions