API Reference
@univerjs
@univerjs/sheets
interfaces
Isetselectionsoperationparams

@univerjs/sheets v0.4.2Docs


Interface: ISetSelectionsOperationParams

Properties

PropertyTypeDescriptionDefined in
reveal?booleanIf should scroll to the selected range.packages/sheets/src/commands/operations/selection.operation.ts:30 (opens in a new tab)
selectionsISelectionWithStyle[]-packages/sheets/src/commands/operations/selection.operation.ts:26 (opens in a new tab)
subUnitIdstring-packages/sheets/src/commands/operations/selection.operation.ts:25 (opens in a new tab)
type?SelectionMoveType-packages/sheets/src/commands/operations/selection.operation.ts:27 (opens in a new tab)
unitIdstring-packages/sheets/src/commands/operations/selection.operation.ts:24 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.