Aspose::Cells::Validation::RemoveArea method
Validation::RemoveArea method
Remove the validation settings in the range.
void Aspose::Cells::Validation::RemoveArea(const CellArea &cellArea)
Parameter | Type | Description |
---|---|---|
cellArea | const 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++