Specifies the action to perform when data validation fails.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum ValidationErrorAction |
Member name | Description | |
---|---|---|
![]() |
Information |
Indicates that an information message box will be displayed. |
![]() |
RaiseEvent |
Indicates that an event will be raised. |
![]() |
Stop |
Indicates that an error message box will be displayed. |
![]() |
Warning |
Indicates that a warning message box will be displayed. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |