Edit

Share via


Endnotes.ResetSeparator method (Word)

Resets the endnote separator to the default separator.

Syntax

expression. ResetSeparator

expression Required. A variable that represents an 'Endnotes' collection.

Remarks

The default separator is a short horizontal line that separates document text from notes.

Example

This example resets the endnote separator for the notes in the document where the selection is located.

Selection.Endnotes.ResetSeparator

See also

Endnotes Collection Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.