API Reference
@univerjs
@univerjs/core
interfaces
Iselection

@univerjs/core v0.1.17Docs


Interface: ISelection

Extended by

Properties

PropertyTypeDescriptionDefined in
primaryNullable<ISelectionCell>The highlighted cell in the selection range. If there are several selections, only one selection would have a primary cell.submodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:54 (opens in a new tab)
rangeIRangeSheet selection range.submodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:49 (opens in a new tab)

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