remove_area method

remove_area

Remove the validation settings in the range.

def remove_area(self, cell_area):
    ...
ParameterTypeDescription
cell_areaCellAreathe areas where this validation settings should be removed.

See Also