API Reference
@univerjs
@univerjs/sheets-thread-comment-base
interfaces
Isheetthreadcomment

@univerjs/sheets-thread-comment-base v0.1.17Docs


Interface: ISheetThreadComment

Extends

Properties

PropertyTypeInherited fromDefined in
attachments?string[]IThreadComment.attachmentsthread-comment/src/types/interfaces/i-thread-comment.ts:33 (opens in a new tab)
columnnumber-sheets-thread-comment-base/src/types/interfaces/i-sheet-thread-comment.ts:21 (opens in a new tab)
dTstringIThreadComment.dTthread-comment/src/types/interfaces/i-thread-comment.ts:28 (opens in a new tab)
idstringIThreadComment.idthread-comment/src/types/interfaces/i-thread-comment.ts:26 (opens in a new tab)
mentions?string[]IThreadComment.mentionsthread-comment/src/types/interfaces/i-thread-comment.ts:38 (opens in a new tab)
parentId?stringIThreadComment.parentIdthread-comment/src/types/interfaces/i-thread-comment.ts:31 (opens in a new tab)
personIdstringIThreadComment.personIdthread-comment/src/types/interfaces/i-thread-comment.ts:30 (opens in a new tab)
refstringIThreadComment.refthread-comment/src/types/interfaces/i-thread-comment.ts:27 (opens in a new tab)
resolved?booleanIThreadComment.resolvedthread-comment/src/types/interfaces/i-thread-comment.ts:34 (opens in a new tab)
rownumber-sheets-thread-comment-base/src/types/interfaces/i-sheet-thread-comment.ts:20 (opens in a new tab)
subUnitIdstringIThreadComment.subUnitIdthread-comment/src/types/interfaces/i-thread-comment.ts:37 (opens in a new tab)
textIDocumentBodyIThreadComment.textthread-comment/src/types/interfaces/i-thread-comment.ts:32 (opens in a new tab)
unitIdstringIThreadComment.unitIdthread-comment/src/types/interfaces/i-thread-comment.ts:36 (opens in a new tab)
updateT?stringIThreadComment.updateTthread-comment/src/types/interfaces/i-thread-comment.ts:29 (opens in a new tab)
updated?booleanIThreadComment.updatedthread-comment/src/types/interfaces/i-thread-comment.ts:35 (opens in a new tab)

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