Normalize the coordinates of the reference
[C++]
void Normalize();
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.
Header: xllplus.h