Aspose::Cells::ValidationCollection::RemoveArea method
ValidationCollection::RemoveArea method
Removes all validation setting on the range..
void Aspose::Cells::ValidationCollection::RemoveArea(const CellArea &ca)
Parameter | Type | Description |
---|---|---|
ca | const CellArea& | The range which contains the validations setting. |
See Also
- Class Vector
- Class CellArea
- Class ValidationCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++