Index.HeadingSeparator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public:
property Microsoft::Office::Interop::Word::WdHeadingSeparator HeadingSeparator { Microsoft::Office::Interop::Word::WdHeadingSeparator get(); void set(Microsoft::Office::Interop::Word::WdHeadingSeparator value); };
public Microsoft.Office.Interop.Word.WdHeadingSeparator HeadingSeparator { get; set; }
member this.HeadingSeparator : Microsoft.Office.Interop.Word.WdHeadingSeparator with get, set
Public Property HeadingSeparator As WdHeadingSeparator
Property Value
Remarks
The HeadingSeparator property can be one of the WdHeadingSeparator constants.