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