Aspose::Cells::ValidationCollection::RemoveArea method

ValidationCollection::RemoveArea method

Removes all validation setting on the range..

void Aspose::Cells::ValidationCollection::RemoveArea(const CellArea &ca)
ParameterTypeDescription
caconst CellArea&The range which contains the validations setting.

See Also