XLL+ Class Library

CXlRef::Height

Returns the number of rows in the reference

[C++]
WORD Height() const;

Return value

The number of rows contained by the XLREF.

Example

CXlOper::GetCaller() Example

Requirements

Header: xllplus.h

See Also

CXlRef Class | CXlRef Methods