@univerjs/core v0.4.2 • Docs
Interface: ISelectionWithCoord
Selection range Info, contains selection range & primary range primary range is the range of the highlighted cell.
Extended by
Properties
Property | Type | Defined in |
---|---|---|
primaryWithCoord | Nullable <ISelectionCellWithMergeInfo > | submodules/univer/packages/core/src/sheets/typedef.ts:621 (opens in a new tab) |
rangeWithCoord | IRangeWithCoord | submodules/univer/packages/core/src/sheets/typedef.ts:620 (opens in a new tab) |