Share via


DocumentEvents2.ContentControlAfterAdd(ContentControl, Boolean) Método

Definição

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)

Parâmetros

NewContentControl
ContentControl
InUndoRedo
Boolean

Aplica-se a