XLL+ Class Library

CXlRef::Top

Returns a reference to the top row number of the reference

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

Return value

A reference to, or the value of, the top 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