AutoCaption Members (Word)
Represents a single caption that can be automatically added when items such as tables, pictures, or OLE objects are inserted into a document. The AutoCaption object is a member of the AutoCaptions collection. The AutoCaptions collection contains all the captions listed in the AutoCaption dialog box.
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. . |
|
True if a caption is automatically added when the item is inserted into a document. Read/write Boolean. |
|
Returns or sets the caption label ("Figure," "Table," or "Equation," for example) of the specified caption. Read/write Variant. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Long that represents the position of an item in a collection. Read-only. |
|
Returns or sets the name of the specified object. Read-only String. |
|
Returns an Object that represents the parent object of the specified AutoCaption object. |