XLL+ Class Library

CXlArray::GetArray

Returns a pointer to the internal XLARRAY structure

[C++]
LPXLARRAY GetArray();
LPCXLARRAY GetArray() const;

Remarks

This function returns a pointer to the internal XLARRAY structure.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods