AutoCaptions.CancelAutoInsert Method
Prevents Microsoft Word from automatically adding captions to any type of item.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub CancelAutoInsert
'Usage
Dim instance As AutoCaptions
instance.CancelAutoInsert()
void CancelAutoInsert()