remove_a_cell metod

remove_a_cell(self, row, column)

Tar bort alla valideringsinställningar för cellen.


def remove_a_cell(self, row, column):
    ...
ParameterTypBeskrivning
rowintCellens radindex.
columnintCellens kolumnindex.

Se även