Comment

Overview

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

Represents a worksheet comment (legacy note) anchored to a single cell.

Properties

NameTypeAccessDescription
RowintReadGets or sets the zero‑based row index of the comment
ColumnintRead
AuthorstringRead/WriteGets or sets the name of the comment’s author
NotestringRead/WriteGets or sets the text content of the comment
IsVisibleboolRead/WriteIndicates whether the comment is displayed in the worksheet
WidthintRead/WriteGets or sets the width of the comment in points
HeightintRead/Write