remove_a_cell method
remove_a_cell(self, row, column)
Remove the validation settings in the cell.
def remove_a_cell(self, row, column):
...
| Parameter | Type | Description |
|---|---|---|
| row | int | The row index. |
| column | int | The column index. |
See Also
- module
aspose.cells - class
Validation