API Reference
@univerjs
@univerjs/core
interfaces
Iselectionwithcoord

@univerjs/core v0.4.2Docs


Interface: ISelectionWithCoord

Selection range Info, contains selection range & primary range primary range is the range of the highlighted cell.

Extended by

Properties

PropertyTypeDefined in
primaryWithCoordNullable<ISelectionCellWithMergeInfo>submodules/univer/packages/core/src/sheets/typedef.ts:621 (opens in a new tab)
rangeWithCoordIRangeWithCoordsubmodules/univer/packages/core/src/sheets/typedef.ts:620 (opens in a new tab)

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