Name | Description | |
---|---|---|
CompareCellValidator Constructor | Overloaded. |
The following tables list the members exposed by CompareCellValidator.
Name | Description | |
---|---|---|
CompareCellValidator Constructor | Overloaded. |
Name | Description | |
---|---|---|
Actions | Gets the collection of validate actions. (Inherited from FarPoint.Win.Spread.BaseDataValidator) | |
Column | Gets or sets the compared column's index. | |
ComparedOperator | Gets or sets a value that indicates the comparison relationship of the specified and compared values. (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator) | |
DifferenceValue | Gets or sets the difference between the specified and compared values. (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator) | |
Enabled | Gets or sets a value that indicates whether the CellValidator is active. (Inherited from FarPoint.Win.Spread.BaseDataValidator) | |
Name | Gets or sets the CellValidator's name. (Inherited from FarPoint.Win.Spread.BaseDataValidator) | |
NullIsValid | Gets or sets whether the validation always succeeds when the specified value is a null reference (Nothing in Visual Basic). (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator) | |
Priority | Gets 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) | |
RequiredType | Gets or sets the specified value's required System.Type. (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator) | |
Row | Gets or sets the compared row's index. |
Name | Description | |
---|---|---|
Deserialize | Overridden. Loads the object from XML. | |
GetObjectData | Overridden. Gets the object data. | |
OnDeserialization | Handles logic after completing deserialization. (Inherited from FarPoint.Win.Spread.BaseDataValidator) | |
Serialize | Overridden. Saves the object to XML. |