API Reference
@univerjs
@univerjs/core
interfaces
Iselection

@univerjs/core v0.4.2Docs


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/sheets/typedef.ts:612 (opens in a new tab)
rangeIRangeSheet selection range.submodules/univer/packages/core/src/sheets/typedef.ts:607 (opens in a new tab)

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