XLL+ Class Library (7.0)

CXlArray Class

class CXlArray

Overview

A CXlArray object encapsulates the XLARRAY structure. This structure is used by the Excel SDK, to pass data containing arrays of floating-point numbers.

CXlArray versus CXlOper

Both CXlOper and CXlArray can be used to pass floating-point arrays to add-in functions. We prefer to use CXlOper for two reasons:

See also Comparison of CXlOper and CXlArray types.

Requirements

Header: xllplus.h

See Also

CXlArray Methods | xllplus.h