API Reference
@univerjs
@univerjs/engine-render
interfaces
Itextrangewithstyle

@univerjs/engine-render v0.4.2Docs


Interface: ITextRangeWithStyle

Extends

Extended by

Properties

PropertyTypeInherited fromDefined in
collapsedbooleanITextRangeParam.collapsedsubmodules/univer/packages/core/src/sheets/typedef.ts:636 (opens in a new tab)
direction?RANGE_DIRECTIONITextRangeParam.directionsubmodules/univer/packages/core/src/sheets/typedef.ts:637 (opens in a new tab)
endNodePosition?Nullable<INodePosition>-submodules/univer/packages/engine-render/src/basics/range.ts:36 (opens in a new tab)
endOffsetnumberITextRangeParam.endOffsetsubmodules/univer/packages/core/src/sheets/typedef.ts:635 (opens in a new tab)
isActive?booleanITextRangeParam.isActivesubmodules/univer/packages/core/src/sheets/typedef.ts:648 (opens in a new tab)
rangeType?DOC_RANGE_TYPEITextRangeParam.rangeTypesubmodules/univer/packages/core/src/sheets/typedef.ts:649 (opens in a new tab)
segmentId?stringITextRangeParam.segmentIdsubmodules/univer/packages/core/src/sheets/typedef.ts:646 (opens in a new tab)
segmentPage?numberITextRangeParam.segmentPagesubmodules/univer/packages/core/src/sheets/typedef.ts:647 (opens in a new tab)
startNodePosition?Nullable<INodePosition>-submodules/univer/packages/engine-render/src/basics/range.ts:35 (opens in a new tab)
startOffsetnumberITextRangeParam.startOffsetsubmodules/univer/packages/core/src/sheets/typedef.ts:625 (opens in a new tab)
style?ITextSelectionStyle-submodules/univer/packages/engine-render/src/basics/range.ts:37 (opens in a new tab)

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