Version

DataValidationRule Class Members

The following tables list the members exposed by DataValidationRule.

Public Properties
 NameDescription
Public PropertyErrorMessageDescriptionGets or sets the description which appears in the dialog box when an invalid value is applied to a cell in Microsoft Excel.  
Public PropertyErrorMessageTitleGets or sets the title which appears in the dialog box when an invalid value is applied to a cell in Microsoft Excel.  
Public PropertyErrorStyleGets 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.  
Public PropertyImeModeGets or sets the description of the Japanese input rules.  
Public PropertyInputMessageDescriptionGets or sets the description in the tooltip which appears when the user selects the cell in Microsoft Excel.  
Public PropertyInputMessageTitleGets or sets the title in the tooltip which appears when the user selects the cell in Microsoft Excel.  
Public PropertyShowErrorMessageForInvalidValueGets or sets the value which indicates whether the error dialog should appear in Microsoft Excel when invalid data is entered in the cell.  
Public PropertyShowInputMessageGets or sets the value which indicates whether to show the user an input prompt tooltip when the user selects the cell in Microsoft Excel.  
Public Methods
 NameDescription
Public MethodCloneCreates a copy of this rule which can be applied to other worksheets.  
Public MethodIsEquivalentToIndicates if this rule is structurally equivalent to another.  
See Also