View::ExecuteAction method
Office 2013 and later
Executes an editing command against a form's underlying XML document based on the current selection or view context.
| Name | Description | |
|---|---|---|
|
ExecuteAction(ActionType) | Executes an editing command against a form's underlying XML document, based on the data currently selected in the view. |
|
ExecuteAction(ActionType, String) | Executes an editing command against a form's underlying XML document, based on the specified field or group. |
Show: