Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the text between alphabetic groups (entries that start with the same letter) in the index. Corresponds to the \h switch for an INDEX field.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property HeadingSeparator As WdHeadingSeparator
Get
Set
'Usage
Dim instance As Index
Dim value As WdHeadingSeparator
value = instance.HeadingSeparator
instance.HeadingSeparator = value
WdHeadingSeparator HeadingSeparator { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdHeadingSeparator
Remarks
The HeadingSeparator property can be one of the WdHeadingSeparator constants.