DocumentEvents2.ContentControlAfterAdd(ContentControl, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void ContentControlAfterAdd(Microsoft::Office::Interop::Word::ContentControl ^ NewContentControl, bool InUndoRedo);
public void ContentControlAfterAdd (Microsoft.Office.Interop.Word.ContentControl NewContentControl, bool InUndoRedo);
abstract member ContentControlAfterAdd : Microsoft.Office.Interop.Word.ContentControl * bool -> unit
Public Sub ContentControlAfterAdd (NewContentControl As ContentControl, InUndoRedo As Boolean)
Paramètres
- NewContentControl
- ContentControl
- InUndoRedo
- Boolean