@univerjs/sheets v0.5.0-beta.1 • Docs
Interface: ISetSelectionsOperationParams
Properties
Property | Type | Description | Defined in |
---|---|---|---|
reveal? | boolean | If should scroll to the selected range. | submodules/univer/packages/sheets/src/commands/operations/selection.operation.ts:30 |
selections | ISelectionWithStyle [] | - | submodules/univer/packages/sheets/src/commands/operations/selection.operation.ts:26 |
subUnitId | string | - | submodules/univer/packages/sheets/src/commands/operations/selection.operation.ts:25 |
type? | SelectionMoveType | - | submodules/univer/packages/sheets/src/commands/operations/selection.operation.ts:27 |
unitId | string | - | submodules/univer/packages/sheets/src/commands/operations/selection.operation.ts:24 |