SMART datagrid v.1 > Classes > CellRange

Back  Forward

DataLudi.CellRange.CellRange  constructor

CellRange constructor. 

C1 and C2 will be initialized as null, and R1 and R2 will be initialized as -1. In order to get CellRange object as a meaningful value, you can use create or createRange function. 

function CellRange ();
Returns
Void
See Also
create
createRange
CellIndex
Examples
Selection
Multiple Selection