API Reference
@univerjs
@univerjs/sheets
interfaces
Iselectionwithcoordandstyle

@univerjs/sheets v0.4.2Docs


Interface: ISelectionWithCoordAndStyle

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

Extends

Properties

PropertyTypeInherited fromDefined in
primaryWithCoordNullable<ISelectionCellWithMergeInfo>ISelectionWithCoord.primaryWithCoordpackages/core/src/sheets/typedef.ts:621 (opens in a new tab)
rangeWithCoordIRangeWithCoordISelectionWithCoord.rangeWithCoordpackages/core/src/sheets/typedef.ts:620 (opens in a new tab)
styleNullable<ISelectionStyle>-packages/sheets/src/basics/selection.ts:143 (opens in a new tab)

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