|
inline |
Constructor
Creates the specified range. Default constructor creates an empty 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. |