Comment

Overview

Comment is a interface in Aspose.Cells FOSS for Typescript.

Properties: author, col, row, text.

Properties

NameTypeAccessDescription
author: stringReadGets the author.
text: stringReadGets the text.
row: numberReadGets the row.
col: numberReadGets the col.

See Also