Validation.RemoveArea

Validation.RemoveArea method

Remove the validation settings in the range.

public void RemoveArea(CellArea cellArea)
ParameterTypeDescription
cellAreaCellAreathe areas where this validation settings should be removed.

See Also