var instance = new wijmo.grid.cellInfoRange();
function cellInfoRange;
var instance = new wijmo.grid.cellInfoRange();
function cellInfoRange;
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. |