







![]() ![]() ![]() |
EPPlus 3.0 |
ExcelDataValidationCustom Properties |
ExcelDataValidationCustom Class See Also Send Feedback |
The ExcelDataValidationCustom type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Address |
Address of data validation
(Inherited from ExcelDataValidation.) |
![]() | AllowBlank |
True if blanks should be allowed
(Inherited from ExcelDataValidation.) |
![]() | AllowsOperator |
True if the validation type allows operator to be set.
(Inherited from ExcelDataValidation.) |
![]() | Error |
Error message box text
(Inherited from ExcelDataValidation.) |
![]() | ErrorStyle |
Warning style
(Inherited from ExcelDataValidation.) |
![]() | ErrorTitle |
Title of error message box
(Inherited from ExcelDataValidation.) |
![]() | Formula |
Formula - Either a {T} value (except for custom validation) or a spreadsheet formula
(Inherited from ExcelDataValidationWithFormula<(Of <(T>)>).) |
![]() | Operator |
Operator for comparison between the entered value and Formula/Formulas.
(Inherited from ExcelDataValidation.) |
![]() | Prompt | (Inherited from ExcelDataValidation.) |
![]() | PromptTitle | (Inherited from ExcelDataValidation.) |
![]() | ShowErrorMessage |
True if error message should be shown
(Inherited from ExcelDataValidation.) |
![]() | ShowInputMessage |
True if input message should be shown
(Inherited from ExcelDataValidation.) |
![]() | ValidationType |
Validation type
(Inherited from ExcelDataValidation.) |