Comment

Overview

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

Properties

NameTypeAccessDescription
rownumberRead
colnumberRead
refstringRead
textstringRead/Write
authorstring | undefinedRead/Write
widthnumberRead/Write
heightnumberRead/Write

Methods

SignatureDescription
constructor(row: number, col: number, text: string, author: string)
toXml()string

See Also