Skip to content

@sheetkit/node / JsThreadedCommentData

Interface: JsThreadedCommentData

Defined in: binding.d.ts:1055

Properties

author

author: string

Defined in: binding.d.ts:1059


cellRef

cellRef: string

Defined in: binding.d.ts:1057


dateTime

dateTime: string

Defined in: binding.d.ts:1061


done

done: boolean

Defined in: binding.d.ts:1063


id

id: string

Defined in: binding.d.ts:1056


parentId?

optional parentId: string

Defined in: binding.d.ts:1062


personId

personId: string

Defined in: binding.d.ts:1060


text

text: string

Defined in: binding.d.ts:1058

Released under the MIT / Apache-2.0 License.