Partager via


Endnotes.ResetContinuationNotice Method (Word)

Resets the endnote continuation notice to the default notice.

Syntax

expression .ResetContinuationNotice

expression Required. A variable that represents an Endnotes collection.

Remarks

The default notice is blank (no text).

Example

This example resets the endnote continuation notice for the active document.

ActiveDocument.Endnotes.ResetContinuationNotice

See Also

Concepts

Endnotes Collection Object

Endnotes Object Members