XLL+ Class Library

CXlArray::GetHeight

Returns the number of rows in an array

[C++]
USHORT GetHeight() const;

Return value

This function returns the height of an array.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods