[]
Get comment from cell.
public Comment GetComment(int rowIndex, int columnIndex)
Public Function GetComment(rowIndex As Integer, columnIndex As Integer) As Comment
| Type | Name | Description |
|---|---|---|
| int | rowIndex | |
| int | columnIndex |
| Type | Description |
|---|---|
| Comment |