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