Remove

GridCommentCollection.Remove method

删除单元格指定行列索引处的注释。

public void Remove(int row, int col)
范围类型描述
rowInt32单元格的行索引。
colInt32单元格的列索引。

也可以看看