Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
Parameters
- entry
- The DataValidationList entry string to be removed from the list
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if the length of entry is greater than 80 characters. |
This method removes a specified entry from the data validation list. If the entry is not found, an exception will not be thrown.