remove_a_cell metod

remove_a_cell(self, row, column)

Ta bort valideringsinställningarna i cellen.


def remove_a_cell(self, row, column):
    ...
ParameterTypBeskrivning
rowintRadindexet.
columnintKolumnindexet.

Se även