|
inline |
Constructor
Creates the range specified by two grid identifiers. Created range contains both specified grid items and all items between them.
id1 | The first grid item identifier. For example, the grid item in top-left corner of the range. |
id2 | The second grid item identifier. For example, the grid item in bottom-right corner of the range. |