XLL+ Class Library

CXlArray::Count

Returns the number of cells in an array

[C++]
long Count() const;

Return value

This function returns the total number of cells contained in an CXlArray.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods