Aspose::Cells::Validation::RemoveArea method

Validation::RemoveArea method

Remove the validation settings in the range.

void Aspose::Cells::Validation::RemoveArea(const CellArea &cellArea)
ParameterTypeDescription
cellAreaconst CellArea&the areas where this validation settings should be removed.

See Also