GlobalClass.CaptionLabels Property
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property CaptionLabels As CaptionLabels
Get
'Usage
Dim instance As GlobalClass
Dim value As CaptionLabels
value = instance.CaptionLabels
public virtual CaptionLabels CaptionLabels { get; }
Property Value
Type: Microsoft.Office.Interop.Word.CaptionLabels