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)
ParameterTypeDescription
rowint32_tThe row index.
columnint32_tThe column index.

See Also