XLL+ Class Library (7.0)

CXlStringTooLongException Class

An exception thrown when a string is provided that is too long to be returned to Excel.

class CXlStringTooLongException : public CXlRuntimeException

Overview

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.

Requirements

Header: xlpexcept.h

See Also

CXlStringTooLongException Methods | xlpexcept.h | Exceptions