This method will validate the state of the validation
Namespace:
OfficeOpenXml.DataValidation
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public virtual void Validate() |
Visual Basic (Declaration) |
---|
Public Overridable Sub Validate |
Visual C++ |
---|
public: virtual void Validate() |
Implements
IExcelDataValidation..::.Validate()()()Exceptions
Exception | Condition |
---|---|
System..::.InvalidOperationException | If the state breaks the rules of the validation |