Cells.Remove

Cells.Remove method

Remove cell set from collection.

public void Remove(Cell cell)
ParameterTypeDescription
cellCellThe cell object.

See Also