@univerjs/core v0.5.0-beta.1 • 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. This cell range should consider the merged cells. | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:678 |
range | IRange | Sheet selection range. | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:671 |