The following tables list the members exposed by DataValidationRule.
Name | Description | |
---|---|---|
ErrorMessageDescription | Gets or sets the description which appears in the dialog box when an invalid value is applied to a cell in Microsoft Excel. | |
ErrorMessageTitle | Gets or sets the title which appears in the dialog box when an invalid value is applied to a cell in Microsoft Excel. | |
ErrorStyle | Gets or sets the value which indicates whether the value is allowed when it is invalid and which options are given to the user in the error dialog shown by Microsoft Excel. | |
ImeMode | Gets or sets the description of the Japanese input rules. | |
InputMessageDescription | Gets or sets the description in the tooltip which appears when the user selects the cell in Microsoft Excel. | |
InputMessageTitle | Gets or sets the title in the tooltip which appears when the user selects the cell in Microsoft Excel. | |
ShowErrorMessageForInvalidValue | Gets or sets the value which indicates whether the error dialog should appear in Microsoft Excel when invalid data is entered in the cell. | |
ShowInputMessage | Gets or sets the value which indicates whether to show the user an input prompt tooltip when the user selects the cell in Microsoft Excel. |
Name | Description | |
---|---|---|
Clone | Creates a copy of this rule which can be applied to other worksheets. | |
IsEquivalentTo | Indicates if this rule is structurally equivalent to another. |