API reference

Comments & hyperlinks

Legacy comments, threaded comments, and hyperlinks.

2 exports · 2 source files

Comments

src/worksheet/comments.ts

# makeLegacyComment function

src/worksheet/comments.ts:18
function makeLegacyComment(opts: { author: string; ref: string; text: string }): LegacyComment

Parameters

NameTypeDescription
opts { author: string; ref: string; text: string }

Returns

LegacyComment