RemoveACell

ValidationCollection.RemoveACell method

删除单元格上的所有验证设置。

public void RemoveACell(int row, int column)
范围类型描述
rowInt32单元格的行索引。
columnInt32单元格的列索引。

也可以看看