Compartilhar via


AutoCaptions.CancelAutoInsert Method

Word Developer Reference

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

Syntax

expression.CancelAutoInsert

expression   An expression that returns an AutoCaptions object.

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

Visual Basic for Applications
  AutoCaptions.CancelAutoInsert

See Also