Selection.InsertStyleSeparator Method
Inserts a special hidden paragraph mark that allows Microsoft Word to join paragraphs formatted using different paragraph styles.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub InsertStyleSeparator
'Usage
Dim instance As Selection
instance.InsertStyleSeparator()
void InsertStyleSeparator()
Remarks
This method allows lead-in headings to be inserted into a table of contents.