wijmo.grid Namespace > cellInfoRange type : bottomRight Method |
Javascript (Usage) | |
---|---|
var instance = new wijmo.grid.cellInfoRange(); var value; // Type: cellInfo value = instance.bottomRight(); |
Javascript (Specification) | |
---|---|
function bottomRight() : cellInfo; |
var cellInfoObj = range.bottomRight();