Cell.Comment
Cell.Comment property
Gets the comment of this cell.
public Comment Comment { get; }
Remarks
If there is no comment applies to the cell, returns null.
See Also
- class Comment
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets the comment of this cell.
public Comment Comment { get; }
If there is no comment applies to the cell, returns null.