An exception thrown when an array is provided that is too large to be returned to Excel.
class CXlArrayTooLargeException : public CXlRuntimeException |
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.
Header: xlpexcept.h
CXlArrayTooLargeException Methods | xlpexcept.h | Exceptions