|
inline |
Sets the new range.
nLeft | Specifies the leftmost column of the range |
nTop | Specifies the topmost row of the range. |
nRight | Specifies the rightmost column of the range. |
nBottom | Specifies the bottommost row of the range. |
Call this function to set the range specified by left, top, right, bottom values. New range contains both specified grid items and all items between them.