Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.