Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CompareStringValidator Class


CompareStringValidator Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the collection of validate actions. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
Public PropertyGets or sets the compared operator.  
Public PropertyGets or sets the compared string.  
Public PropertyGets or sets the culture, case, and sort rules to be used in the comparison.  
Public PropertyGets or sets a value that indicates whether the CellValidator is active. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
Public PropertyGets or sets the CellValidator's name. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
Public PropertyGets or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalItem)
Top
See Also