CancelAutoInsert Method

Prevents Word from automatically adding captions to any type of item.

expression**.CancelAutoInsert**

expression Required. An expression that returns an AutoCaptions object.

Example

This example prevents Word from automatically adding captions to any type of item.

AutoCaptions.CancelAutoInsert

Applies to | AutoCaptions Collection Object

See Also | AutoCaptions Property | AutoInsert Property