Aspose::Cells::Validation::RemoveAreas method
Validation::RemoveAreas method
Removes this validation from given areas.
void Aspose::Cells::Validation::RemoveAreas(const Vector<CellArea> &areas)
Parameter | Type | Description |
---|---|---|
areas | const Vector <CellArea>& | the areas where this validation settings should be removed. |
See Also
- Class Vector
- Class CellArea
- Class Validation
- Namespace Aspose::Cells
- Library Aspose.Cells for C++