FormErrorCollection::Add method
Office 2013 and later
Creates and adds a new FormError to the FormErrorCollection object associated with the current form.
| Name | Description | |
|---|---|---|
|
Add(XPathNavigator, String, String) | Creates and adds a new FormError to the FormErrorCollection object associated with the current form. |
|
Add(XPathNavigator, String, String, String) | Creates and adds a new FormError to the FormErrorCollection object associated with the current form. |
|
Add(XPathNavigator, String, String, String, Int32) | Creates and adds a new FormError to the FormErrorCollection object associated with the current form. |
|
Add(XPathNavigator, String, String, String, Int32, ErrorMode) | Creates and adds a new FormError to the FormErrorCollection object associated with the current form. |
Show: