remove_a_cell metod
remove_a_cell(row, column)
Tar bort alla valideringsinställningar i cellen.
def remove_a_cell(self, row, column):
...
Parameter | Typ | Beskrivning |
---|---|---|
row | int | Cellens radindex. |
column | int | Cellens kolumnindex. |
Se även
- modul aspose.cells
- klass ValidationCollection