ValidationCollection.RemoveArea

ValidationCollection.RemoveArea method

Removes all validation setting on the range..

public void RemoveArea(CellArea ca)
ParameterTypeDescription
caCellAreaThe range which contains the validations setting.

See Also