XLL+ Class Library (7.0)

CXlRef::Height

Returns the number of rows in the reference

RW12 Height( ) const;

Return Value

The number of rows contained by the CXlRef, equal to Bottom() + 1 - Top().

Example

CXlOper::GetCaller() Example

Requirements

Header: xllplus.h

See Also

CXlRef Class | CXlRef Methods