Skip to content

cupertino-files / CellComment

Interface: CellComment ​

Defined in: src/tst/tables.ts:478

An app-made comment on a cell, replies in stored order.

Extends ​

Properties ​

authorName ​

authorName: string | undefined

Defined in: src/tst/tables.ts:473

Inherited from ​

CellCommentEntry.authorName


column ​

column: number

Defined in: src/tst/tables.ts:480


created ​

created: Date | undefined

Defined in: src/tst/tables.ts:474

Inherited from ​

CellCommentEntry.created


replies ​

replies: CellCommentEntry[]

Defined in: src/tst/tables.ts:481


row ​

row: number

Defined in: src/tst/tables.ts:479


text ​

text: string

Defined in: src/tst/tables.ts:472

Inherited from ​

CellCommentEntry.text

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.