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):
...
| Parameter | Typ | Beskrivning |
|---|---|---|
| row | int | Cellens radindex. |
| column | int | Cellens kolumnindex. |
Se även
- modul
aspose.cells - klass
ValidationCollection