CaptionLabel.Separator Property
Returns or sets a value that indicates the character between the chapter number and the sequence number.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Separator As WdSeparatorType
Get
Set
'Usage
Dim instance As CaptionLabel
Dim value As WdSeparatorType
value = instance.Separator
instance.Separator = value
WdSeparatorType Separator { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdSeparatorType