XLL+ Class Library (7.0)

CXlRef::Normalize

Normalize the coordinates of the reference

void Normalize( );

Remarks

This function normalises the coordinates of the reference. Thus if the left column is greater than the right, the two values are swapped. If the top row is greater than the bottom, the two values are swapped.

Requirements

Header: xllplus.h

See Also

CXlRef Class | CXlRef Methods