CaptionLabel Members (Word)
Represents a single caption label. The CaptionLabel object is a member of the CaptionLabels collection. The items in the CaptionLabels collection are listed in the Label box in the Caption dialog box.
Methods
Name |
Description |
---|---|
Deletes the specified caption label. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
True if the specified caption label is one of the built-in caption labels in Word. Read-only Boolean. |
|
Returns or sets the heading style that marks a new chapter when chapter numbers are included with the specified caption label. Read/write Long. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a WdCaptionLabelID constant that represents the type for the specified caption label if the BuiltIn property of the CaptionLabel object is True. Read-only. |
|
True if a chapter number is included with page numbers or a caption label. Read/write Boolean. |
|
Returns the name of the specified object. Read-only String. |
|
Returns or sets the number style for the CaptionLabel object. Read/write WdCaptionNumberStyle. |
|
Returns an Object that represents the parent object of the specified CaptionLabel object. |
|
Returns or sets the position of caption label text. Read/write WdCaptionPosition. |
|
Returns or sets the character between the chapter number and the sequence number. Read/write WdSeparatorType. |