XLL+ Class Library

CXlRef::Normalize

Normalize the coordinates of the reference

[C++]
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