GridCommentCollection.Remove
GridCommentCollection.Remove method
Removes the comment at the specified row column index of the cell.
public void Remove(int row, int col)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index of cell. |
col | Int32 | Column index of cell. |
See Also
- class GridCommentCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop