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)

Syntax

'Declaration
Public Enumeration WdCaptionLabelID
'Usage
Dim instance As WdCaptionLabelID
public enum WdCaptionLabelID

Members

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

See Also

Reference

Microsoft.Office.Interop.Word Namespace