Spread Silverlight Documentation
Excel2010DataValidation Class Members
Properties 


The following tables list the members exposed by Excel2010DataValidation.

Public Constructors
 NameDescription
Public ConstructorExcel2010DataValidation Constructor  
Top
Public Properties
 NameDescription
Public PropertyAllowBlankGets or sets a value indicating whether ignore blank during the data validation. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyCompareOperatorGets or sets the data validation compare operator. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyErrorGets or sets the error message. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyErrorStyleGets or sets the error alert style of the data validation. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyErrorTitleGets or sets the error title. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyFirstFormulaGets 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). (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyPromptGets or sets the prompt window message. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyPromptTitleGets or sets the title bar text of input prompt. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyRangesGets or sets the ranges which data validation is applied. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertySecondFormulaGets or sets the second formula in the data validation dropdown. It is used as a bounds for 'between' and 'notBetween' relational operators only. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyShowErrorBoxGets or sets a value indicating whether show error alert box (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyShowInputMessageGets or sets a value indicating whether show input message when cell is selected. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyShowPromptBoxGets or sets a value indicating whether show the prompt window. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Public PropertyTypeGets or sets the type of data validation.. (Inherited from GrapeCity.Excel.ExcelDataValidation)
Top
See Also

Reference

Excel2010DataValidation Class
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.