XLL+ Class Library

CXlArray Class

[C++]
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 COper

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

See also Comparison of COper, CXlOper and CXlArray types.

Requirements

Header: xllplus.h

See Also

CXlArray Methods | xllplus.h