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) |
![]() | Encoding | Gets or sets the encoding. |
![]() | EncodingCodePage | Gets or sets the encoding code page. |
![]() | LengthUnit | Gets or sets the LengthUnit used to validate the text length. |
![]() | MaximumLength | Gets or sets the maximum length of the text. |
![]() | MinimumLength | Gets or sets the minimum length of the text. |
![]() | 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). |
![]() | 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) |