XLL+ Class Library (6.3)

CXlArrayTooLargeException Class

An exception thrown when an array is provided that is too large to be returned to Excel.

class CXlArrayTooLargeException : public CXlRuntimeException

Overview

If an attempt is made to populate a CXlOper object with an array that is too large for the active version of Excel, then an exception of type CXlArrayTooLargeException will be thrown.

Requirements

Header: xlpexcept.h

See Also

CXlArrayTooLargeException Methods | xlpexcept.h | Exceptions