Validation.RemoveAreas

Validation.RemoveAreas method

Removes this validation from given areas.

public void RemoveAreas(CellArea[] areas)
ParameterTypeDescription
areasCellArea[]the areas where this validation settings should be removed.

See Also