SMART datagrid v.1 > Classes > SelectionItem
DataLudi.SelectionItem.getBounds method
It returns CellRange object which contains all data cells within the selection area.
function getBounds (): CellRange;
- Returns
- CellRange
- See Also
- getData
- isSingleCell
- style
- CellRange
- GridBase.getSelection
- Examples
- Selection