Wijmo UI for the Web
cellInfoRange type
wijmo.grid Namespace : cellInfoRange type
An object that specifies a range of cells determined by two cells.
Syntax
var instance = new wijmo.grid.cellInfoRange();
function cellInfoRange;
Inheritance Hierarchy

Object
   wijmo.grid.cellInfoRange

Constructors
 NameDescription
public ConstructorAn object that specifies a range of cells determined by two cells.  
Top
Methods
 NameDescription
public MethodGets the object that represents the bottom right cell of the range.  
public MethodCompares the current range with a specified range and indicates whether they are identical.  
public MethodGets the object that represents the top left cell of the range.  
Top
See Also

Reference

wijmo.grid Namespace