[]
Update comment
public void UpdateComment(CellRange cell, string content)
Public Sub UpdateComment(cell As CellRange, content As String)
| Type | Name | Description |
|---|---|---|
| CellRange | cell | Updating comment of the Cell |
| string | content | Content can be raw string or RTF format |