Skip to content

@sheetkit/node / JsThreadedCommentData

Interface: JsThreadedCommentData

Defined in: binding.d.ts:1131

Properties

author

author: string

Defined in: binding.d.ts:1135


cellRef

cellRef: string

Defined in: binding.d.ts:1133


dateTime

dateTime: string

Defined in: binding.d.ts:1137


done

done: boolean

Defined in: binding.d.ts:1139


id

id: string

Defined in: binding.d.ts:1132


parentId?

optional parentId: string

Defined in: binding.d.ts:1138


personId

personId: string

Defined in: binding.d.ts:1136


text

text: string

Defined in: binding.d.ts:1134

Released under the MIT / Apache-2.0 License.