GrapeCity.Xaml.Excel
ExcelDataValidation Class Properties


For a list of all members of this type, see ExcelDataValidation members.

Public Properties
 NameDescription
Public PropertyAllowBlank Gets or sets a value indicating whether ignore blank during the data validation.  
Public PropertyCompareOperator Gets or sets the data validation compare operator.  
Public PropertyError Gets or sets the error message.  
Public PropertyErrorStyle Gets or sets the error alert style of the data validation.  
Public PropertyErrorTitle Gets or sets the error title.  
Public PropertyFirstFormula Gets or sets the first formula in the data validation dropdown. It is used as bounds for 'between' and 'notBetween' relation operators, and the only formula used for other relational operators (equal, notEqual, lessThan, lessThanOrEqual, greaterThan, greaterThanOrEqual), or for custom or list type data validation. The content can be a formula or a constant or a list of series (comma separated values).  
Public PropertyPrompt Gets or sets the prompt window message.  
Public PropertyPromptTitle Gets or sets the title bar text of input prompt.  
Public PropertyRanges Gets or sets the ranges which data validation is applied.  
Public PropertySecondFormula Gets or sets the second formula in the data validation dropdown. It is used as a bounds for 'between' and 'notBetween' relational operators only.  
Public PropertyShowErrorBox Gets or sets a value indicating whether show error alert box  
Public PropertyShowInputMessage Gets or sets a value indicating whether show input message when cell is selected.  
Public PropertyShowPromptBox Gets or sets a value indicating whether show the prompt window.  
Public PropertyType Gets or sets the type of data validation..  
Top
See Also

Reference

ExcelDataValidation Class
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options