DocumentEvents2.ContentControlAfterAdd(ContentControl, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- NewContentControl
- ContentControl
- InUndoRedo
- Boolean