@univerjs/core v0.4.2 • Docs
Interface: ISelection
Extended by
Properties
Property | Type | Description | Defined in |
---|---|---|---|
primary | Nullable <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) |
range | IRange | Sheet selection range. | submodules/univer/packages/core/src/sheets/typedef.ts:607 (opens in a new tab) |