Name | Description | |
---|---|---|
![]() | Actions | Gets the collection of validate actions. (Inherited from FarPoint.Win.Spread.BaseDataValidator) |
![]() | Enabled | Gets or sets a value that indicates whether the CellValidator is active. (Inherited from FarPoint.Win.Spread.BaseDataValidator) |
![]() | FormatProvider | Gets or sets the format provider. |
![]() | MaxValue | Gets or sets the upper limit of the specified value. |
![]() | MinValue | Gets or sets the lower limit of the specified value. |
![]() | Name | Gets or sets the CellValidator's name. (Inherited from FarPoint.Win.Spread.BaseDataValidator) |
![]() | NullIsValid | Gets or sets a value that indicates whether the validation always succeeds when the specified value is a null reference (Nothing in Visual Basic). |
![]() | ParsingEnabled | Gets or sets a value indicating whether to use the Parse method. |
![]() | 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. |