Selection.InsertStyleSeparator Method

Definition

Inserts a special hidden paragraph mark that allows Microsoft Word to join paragraphs formatted using different paragraph styles.

public:
 void InsertStyleSeparator();
public void InsertStyleSeparator ();
abstract member InsertStyleSeparator : unit -> unit
Public Sub InsertStyleSeparator ()

Remarks

This method allows lead-in headings to be inserted into a table of contents.

Applies to