Skip to content

@sheetkit/node / JsThreadedCommentData

Interface: JsThreadedCommentData

Defined in: binding.d.ts:1140

Properties

author

author: string

Defined in: binding.d.ts:1144


cellRef

cellRef: string

Defined in: binding.d.ts:1142


dateTime

dateTime: string

Defined in: binding.d.ts:1146


done

done: boolean

Defined in: binding.d.ts:1148


id

id: string

Defined in: binding.d.ts:1141


parentId?

optional parentId: string

Defined in: binding.d.ts:1147


personId

personId: string

Defined in: binding.d.ts:1145


text

text: string

Defined in: binding.d.ts:1143

Released under the MIT / Apache-2.0 License.