API Reference
@univerjs
@univerjs/core
interfaces
Itextrangeparam

@univerjs/core v0.1.17Docs


Interface: ITextRangeParam

Extends

Extended by

Properties

PropertyTypeInherited fromDefined in
collapsedbooleanITextRange.collapsedsubmodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:68 (opens in a new tab)
endOffsetnumberITextRange.endOffsetsubmodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:67 (opens in a new tab)
isActive?boolean-submodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:73 (opens in a new tab)
segmentId?string-submodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:72 (opens in a new tab)
startOffsetnumberITextRange.startOffsetsubmodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:63 (opens in a new tab)

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