wijmo.grid Namespace : cellInfoRange type |
Javascript (Usage) | |
---|---|
var instance = new wijmo.grid.cellInfoRange(); |
Javascript (Specification) | |
---|---|
|
Object
wijmo.grid.cellInfoRange
Name | Description | |
---|---|---|
cellInfoRange Constructor | An object that specifies a range of cells determined by two cells. |
Name | Description | |
---|---|---|
bottomRight | Gets the object that represents the bottom right cell of the range. | |
isEqual | Compares the current range with a specified range and indicates whether they are identical. | |
topLeft | Gets the object that represents the top left cell of the range. |