Aspose::Cells::Validation::RemoveAreas method

Validation::RemoveAreas method

Removes this validation from given areas.

void Aspose::Cells::Validation::RemoveAreas(const Vector<CellArea> &areas)
ParameterTypeDescription
areasconst Vector <CellArea>&the areas where this validation settings should be removed.

See Also