Overview
Comment is a interface in Aspose.Cells FOSS for Typescript.
Properties: author, col, row, text.
Properties
| Name | Type | Access | Description |
|---|
author | : string | Read | Gets the author. |
text | : string | Read | Gets the text. |
row | : number | Read | Gets the row. |
col | : number | Read | Gets the col. |
See Also