Name | Description | |
---|---|---|
![]() ![]() | Null |
The following tables list the members exposed by DataValidation.
Name | Description | |
---|---|---|
![]() | AlertStyle | Gets or sets the style of error alert used for this data validation. |
![]() | ErrorMessage | Gets or sets the message text of error alert. |
![]() | ErrorTitle | Gets or sets the title bar text of error alert. |
![]() | IgnoreBlank | Gets or sets a value indicating whether the data validation allows the use of empty or blank entries. |
![]() | IMEMode | Gets or sets the IME (input method editor) mode enforced by this data validation. |
![]() | InCellDropdown | Gets or sets a value indicating whether to display a dropdown combo box for a list type data validation. |
![]() | InputMessage | Gets or sets the message text of input prompt. |
![]() | InputTitle | Gets or sets the title bar text of input prompt. |
![]() | ReferenceCount | Gets the total number of references. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject) |
![]() | ShowError | Gets or sets a value indicating whether to display the error alert message when an invalid value has been entered, according to the criteria specified. |
![]() | ShowInput | Gets or sets a value indicating whether to display the input prompt message. |
Name | Description | |
---|---|---|
![]() | Delete | Removes this DataValidation from its owner Worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects`3.ConditionalObject<DataValidator,DataValidation,DataValidationExecutedResult>) |
![]() | Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
![]() | GetReference | Gets the range reference at the specified index. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject) |
![]() | GetSuggestionList | Overloaded. Gets the suggestions for possible valid values. |