Validation Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Validation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AlertStyle | Gets the validation alert style. |
![]() | ErrorMessage | Gets or sets the data validation error message. |
![]() | ErrorTitle | Gets or sets the title of the data-validation error dialog box. |
![]() | Formula1 | Gets the value or expression associated with the conditional format or data validation. |
![]() | Formula2 | Gets value or expression associated with the second part of a conditional format or data validation. |
![]() | IgnoreBlank | Gets or sets a value indicating whether [ignore blank]. |
![]() | IMEMode | Gets or sets the IME mode. |
![]() | InCellDropdown | Gets or sets a value indicating whether [in cell dropdown]. |
![]() | InputMessage | Gets or sets the data validation input message. |
![]() | InputTitle | Gets or sets the title of the data-validation input dialog box. |
![]() | Operator | Gets the operator for data validation. |
![]() | ShowError | Gets or sets a value indicating whether [show error]. |
![]() | ShowInput | Gets or sets a value indicating whether [show input]. |
![]() | Type | Gets value, containing a XlDVType constant, that represents the data type validation. |
![]() | Value | Gets a value indicating whether this Validation is value. |
See Also