XLL+ Class Library (7.0)

CXlRef::Left

Returns a reference to the leftmost column number of the reference

COL12& Left( );
COL12 Left( ) const;

Return Value

A reference to, or the value of, the left column number of the CXlRef.

Remarks

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

Requirements

Header: xllplus.h

See Also

CXlRef Class | CXlRef Methods