Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Occurs before removing a content control from a document.
Syntax
expression.ContentControlBeforeDelete'(OldContentControl**, InUndoRedo)
expression An expression that returns a Document object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| OldContentControl | Required | ContentControl | The content control being deleted. |
| InUndoRedo | Required | Boolean | Specifies whether the removal is taking place as part an undo or redo action. |
Remarks
For information about using events with the Document object, see Using events with the Document object.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.