@univerjscoreinterfacesIselection

@univerjs/core v0.5.4


Interface: ISelection

Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:698

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. This cell range should consider the merged cells.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:709
rangeIRangeSheet selection range.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:702