DocumentEvents2.ContentControlBeforeDelete(ContentControl, Boolean) Méthode

Définition

public:
 void ContentControlBeforeDelete(Microsoft::Office::Interop::Word::ContentControl ^ OldContentControl, bool InUndoRedo);
public void ContentControlBeforeDelete (Microsoft.Office.Interop.Word.ContentControl OldContentControl, bool InUndoRedo);
abstract member ContentControlBeforeDelete : Microsoft.Office.Interop.Word.ContentControl * bool -> unit
Public Sub ContentControlBeforeDelete (OldContentControl As ContentControl, InUndoRedo As Boolean)

Paramètres

OldContentControl
ContentControl
InUndoRedo
Boolean

S’applique à