Share via


CaptionLabel Object Members

Word Developer Reference

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
Bb243426.methods(en-us,office.12).gif Delete Deletes the specified caption label.

Properties

  Name Description
Bb243426.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243426.properties(en-us,office.12).gif BuiltIn True if the specified caption label is one of the built-in caption labels in Word. Read-only Boolean.
Bb243426.properties(en-us,office.12).gif ChapterStyleLevel Returns or sets the heading style that marks a new chapter when chapter numbers are included with the specified caption label. Read/write Long.
Bb243426.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243426.properties(en-us,office.12).gif ID 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.
Bb243426.properties(en-us,office.12).gif IncludeChapterNumber True if a chapter number is included with page numbers or a caption label. Read/write Boolean.
Bb243426.properties(en-us,office.12).gif Name Returns the name of the specified object. Read-only String.
Bb243426.properties(en-us,office.12).gif NumberStyle Returns or sets the number style for the CaptionLabel object. Read/write WdCaptionNumberStyle.
Bb243426.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified CaptionLabel object.
Bb243426.properties(en-us,office.12).gif Position Returns or sets the position of caption label text. Read/write WdCaptionPosition.
Bb243426.properties(en-us,office.12).gif Separator Returns or sets the character between the chapter number and the sequence number. Read/write WdSeparatorType.