XLL+ Class Library

CXlRef::Bottom

Returns a reference to the bottom row number of the reference

[C++]
WORD& Bottom();
WORD Bottom() const;

Return value

A reference to, or the value of, the bottom row number of the XLREF.

Remarks

This function can be used to update and to read the value contained in the XLREF.

Requirements

Header: xllplus.h

See Also

CXlRef Class | CXlRef Methods