Share via


AutoCaptions Object Members

Word Developer Reference

A collection of AutoCaption objects that represent the captions that can be automatically added when items such as tables, pictures, or OLE objects are inserted into a document.

Methods

  Name Description
Bb225983.methods(en-us,office.12).gif CancelAutoInsert Prevents Word from automatically adding captions to any type of item.
Bb225983.methods(en-us,office.12).gif Item Returns an individual AutoCaption object in a collection.

Properties

  Name Description
Bb225983.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb225983.properties(en-us,office.12).gif Count Returns the number of items in the AutoCaptions collection. Read-only Long.
Bb225983.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb225983.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified AutoCaptions collection.