CaptionLabel Members

Include Protected Members
Include Inherited Members

Represents a single caption label.

The CaptionLabel type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.

Top

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Word application.
Public property BuiltIn Returns a value that indicates if the specified object is one of the built-in styles or caption labels in Microsoft Word.
Public property ChapterStyleLevel Returns or sets the heading style that marks a new chapter when chapter numbers are included with the specified caption label.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property ID Returns a value that represents the type for the specified caption label if the BuiltIn property of the CaptionLabel object is True.
Public property IncludeChapterNumber Returns or sets a value that indicates if a chapter number is included with page numbers or a caption label.
Public property Name Returns the name of the specified object.
Public property NumberStyle Returns or sets the number style for the CaptionLabel object.
Public property Parent Returns the parent object of the specified object.
Public property Position Returns or sets a value that indicates the position of caption label text.
Public property Separator Returns or sets a value that indicates the character between the chapter number and the sequence number.

Top

See Also

Reference

CaptionLabel Interface

Microsoft.Office.Interop.Word Namespace