AutoCaption Members
Include Protected Members
Include Inherited Members
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 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns a value that represents a Application object that represents the creator of the specified object. | |
AutoInsert | Returns or sets a value indicating whether a caption is automatically added when the item is inserted into a document. | |
CaptionLabel | Returns or sets the caption label ("Figure," "Table," or "Equation," for example) of the specified caption. | |
Creator | Returns a value that indicates the application in which the specified object was created. | |
Index | Returns a value that represents the position of an item in a collection. | |
Name | Returns the name of the specified object. | |
Parent | Returns an object that represents the parent object of the specified object. |
Top