API Reference
@univerjs
@univerjs/sheets
interfaces
Iselectionwithcoordandstyle

@univerjs/sheets v0.1.17Docs


Interface: ISelectionWithCoordAndStyle

Extends

Properties

PropertyTypeInherited fromDefined in
primaryWithCoordNullable<ISelectionCellWithCoord>ISelectionWithCoord.primaryWithCoordpackages/core/src/types/interfaces/i-selection-data.ts:59 (opens in a new tab)
rangeWithCoordIRangeWithCoordISelectionWithCoord.rangeWithCoordpackages/core/src/types/interfaces/i-selection-data.ts:58 (opens in a new tab)
styleNullable<ISelectionStyle>-packages/sheets/src/basics/selection.ts:141 (opens in a new tab)

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