Skip to content

API / interfaces / comment

Interface: Comment

A single comment entry within a cell's comment thread

Properties

a

optional

a: string

Author of the comment

t

t: string

Comment text content

T

optional

T: boolean

If true, the comment is a threaded reply (Excel 365+)

Source

src/types.ts


← ColInfo | Comments →