WdCaptionLabelID Enumeration 

Specifies the type for a caption label.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdCaptionLabelID1 As WdCaptionLabelID = WdCaptionLabelID.wdCaptionEquation

Syntax

Public Enum WdCaptionLabelID
public enum WdCaptionLabelID
public enum class WdCaptionLabelID
public enum WdCaptionLabelID
public enum WdCaptionLabelID

Members

Member name Description
wdCaptionEquation Equation.
wdCaptionFigure Figure.
wdCaptionTable Table.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace