SMART datagrid v.1 > Classes > SelectionItem

Back  Forward

DataLudi.SelectionItem.contains  method

選択領域がパラメーターで指定したindexセルの位置を含むとtrueをリターンする。 

function contains (index: CellIndex): Boolean;
Returns
Boolean
Parameters
index - CellIndex. required.
See Also
getBounds
getData
isSingleCell
style
CellIndex
GridBase.getSelection
Examples
Selection