XLL+ Class Library

CXlRef::Left

Returns a reference to the leftmost column number of the reference

[C++]
BYTE& Left();
BYTE Left() const;

Return value

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