Name | Description | |
---|---|---|
![]() | DataValidation Constructor | Creates a DataValidation based on a ValidationType & a DataValidationCondition. |
The following tables list the members exposed by DataValidation.
Name | Description | |
---|---|---|
![]() | DataValidation Constructor | Creates a DataValidation based on a ValidationType & a DataValidationCondition. |
Name | Description | |
---|---|---|
![]() | Error | |
![]() | InputMessage |
Name | Description | |
---|---|---|
![]() | Condition | Gets or sets the DataValidationCondition. |
![]() | IgnoreBlank | Gets or sets if the DataValidation ignores blank Cells. |
![]() | InCellDropdown | Gets or sets if the Cell contains a drop-down menu offering choices that can be used for DataValidation. |
![]() | Type | Gets the ValidationType. |
Name | Description | |
---|---|---|
![]() | AddAreas | Adds a DataValidation in specific areas of the Worksheet. |
![]() | Clone | |
![]() ![]() | Create | Creates a new DataValidation. |
![]() | Equals | Overloaded. |
![]() | GetHashCode | |
![]() | SetError | Sets an error message. |
![]() | SetInputMessage | Sets the message that will be displayed when the user selects or hovers over the target Cell(s). |