remove_a_cell method
remove_a_cell
Removes all validation setting on the cell.
def remove_a_cell(self, row, column):
...
Parameter | Type | Description |
---|---|---|
row | int | The row index of the cell. |
column | int | The column index of the cell. |
See Also
- module
aspose.cells
- class
ValidationCollection