remove_a_cell metod
remove_a_cell(self, row, column)
Ta bort valideringsinställningarna i cellen.
def remove_a_cell(self, row, column):
...
| Parameter | Typ | Beskrivning |
|---|---|---|
| row | int | Radindexet. |
| column | int | Kolumnindexet. |
Se även
- modul
aspose.cells - klass
Validation