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 | |
---|---|---|
CancelAutoInsert | Prevents Word from automatically adding captions to any type of item. | |
Item | Returns an individual AutoCaption object in a collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns the number of items in the AutoCaptions collection. Read-only Long. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified AutoCaptions collection. |