Aspose::Cells::Validation::RemoveACell method
Validation::RemoveACell method
Remove the validation settings in the cell.
void Aspose::Cells::Validation::RemoveACell(int32_t row, int32_t column)
Parameter | Type | Description |
---|---|---|
row | int32_t | The row index. |
column | int32_t | The column index. |
See Also
- Class Vector
- Class Validation
- Namespace Aspose::Cells
- Library Aspose.Cells for C++