Home > @activeviam/activeui-sdk > TabularApi > setSelectedCells
TabularApi.setSelectedCells() method
Signature:
setSelectedCells(selectedCellRanges: TableSelection): void;
Parameters
Parameter | Type | Description |
---|---|---|
selectedCellRanges | TableSelection |
Returns:
void