@univerjs/sheets-ui v0.5.4


Interface: IHoverRichTextInfo

Defined in: submodules/univer/packages/sheets-ui/src/services/hover-manager.service.ts:44

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
bullet?Nullable<IParagraph>active bullet in cell, if cell is rich-text-submodules/univer/packages/sheets-ui/src/services/hover-manager.service.ts:52
customRange?Nullable<ICustomRange>active custom range in cell, if cell is rich-text-submodules/univer/packages/sheets-ui/src/services/hover-manager.service.ts:48
drawing?Nullable<string>--submodules/univer/packages/sheets-ui/src/services/hover-manager.service.ts:58
locationISheetLocationBaselocation of cellIHoverCellPosition.locationsubmodules/univer/packages/sheets-ui/src/services/hover-manager.service.ts:33
positionIPosition-IHoverCellPosition.positionsubmodules/univer/packages/sheets-ui/src/services/hover-manager.service.ts:29
rect?Nullable<IBoundRectNoAngle>rect of custom-range or bullet-submodules/univer/packages/sheets-ui/src/services/hover-manager.service.ts:56