CaptionLabel Members
Include Protected Members
Include Inherited Members
Represents a single caption label.
The CaptionLabel type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified object. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
BuiltIn | Returns a value that indicates if the specified object is one of the built-in styles or caption labels in Microsoft Word. | |
ChapterStyleLevel | Returns or sets the heading style that marks a new chapter when chapter numbers are included with the specified caption label. | |
Creator | Returns a value that indicates the application in which the specified object was created. | |
ID | Returns a value that represents the type for the specified caption label if the BuiltIn property of the CaptionLabel object is True. | |
IncludeChapterNumber | Returns or sets a value that indicates if a chapter number is included with page numbers or a caption label. | |
Name | Returns the name of the specified object. | |
NumberStyle | Returns or sets the number style for the CaptionLabel object. | |
Parent | Returns the parent object of the specified object. | |
Position | Returns or sets a value that indicates the position of caption label text. | |
Separator | Returns or sets a value that indicates the character between the chapter number and the sequence number. |
Top