Name | Description | |
---|---|---|
![]() | BuiltInDataValidation Constructor | Overloaded. |
The following tables list the members exposed by BuiltInDataValidation.
Name | Description | |
---|---|---|
![]() | BuiltInDataValidation Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AlertStyle | Gets or sets the style of error alert used for this data validation. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | ErrorMessage | Gets or sets the message text of error alert. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | ErrorTitle | Gets or sets the title bar text of error alert. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | Formula1 | Gets or sets the value or formula associated with the data validation. |
![]() | Formula2 | Gets or sets the value or formula associated with the second part of a data validation. |
![]() | IgnoreBlank | Gets or sets a value indicating whether the data validation allows the use of empty or blank entries. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | IMEMode | Gets or sets the IME (input method editor) mode enforced by this data validation. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | InCellDropdown | Gets or sets a value indicating whether to display a dropdown combo box for a list type data validation. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | InputMessage | Gets or sets the message text of input prompt. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | InputTitle | Gets or sets the title bar text of input prompt. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | Operator | Gets or sets a value indicating the operator of data validation. |
![]() | 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. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | ShowInput | Gets or sets a value indicating whether to display the input prompt message. (Inherited from GrapeCity.Spreadsheet.DataValidation) |
![]() | Type | Gets or sets a value indicating the type of data validation. |
Name | Description | |
---|---|---|
![]() | Delete | Removes this DataValidation from its owner Worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects`3.ConditionalObject<DataValidator,DataValidation,DataValidationExecutedResult>) |
![]() | Equals | Overloaded. Overridden. Indicates whether the current object is equal to another object of the same type. |
![]() | GetFormula | Gets or sets the value or formula associated with the specified part of a data validation. |
![]() | GetReference | Gets the range reference at the specified index. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject) |
![]() | GetSuggestionList | Overloaded. Overridden. Gets the suggestions for possible valid values. |
![]() ![]() | ParseInput | Parses the inputs for a data validation. |