Partager via


Endnotes.ContinuationSeparator Property

Returns a Range object that represents the footnote or endnote continuation separator.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property ContinuationSeparator As Range
    Get
'Usage
Dim instance As Endnotes
Dim value As Range

value = instance.ContinuationSeparator
Range ContinuationSeparator { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Range

See Also

Reference

Endnotes Interface

Endnotes Members

Microsoft.Office.Interop.Word Namespace