Name | Description | |
---|---|---|
![]() | AnalyzeField | Overloaded. Runs analysis of a field on the given object. |
![]() | ClearFieldRegularExpression | Clears the regular expression string that was previously set by SetFieldRegularExpression. |
![]() | DataValidationListAddEntry | Adds an entry to the data validation list. |
![]() | DataValidationListClear | Removes all entries from the data validation list. |
![]() | DataValidationListGetAt | Returns the string value of an entry at the specified index |
![]() | DataValidationListRemoveEntry | Removes an entry from the data validation list. |
![]() | GetFieldRegularExpression | Gets the regular expression string that was previously set by SetFieldRegularExpression. |
![]() | GetRegularExpression | Returns the current Regular Expression. |
![]() | SetFieldRegularExpression | Sets a regular expression as an additional pattern of a desired field type. This can be useful if the user has a specific pattern that he/she considers belonging to a certain field type. |
![]() | SetRegularExpression | Sets the Regular Expression. |
Is this page helpful?
Yes
No