Endnotes.Separator Property

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

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

Syntax

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

value = instance.Separator
Range Separator { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Range

See Also

Reference

Endnotes Interface

Endnotes Members

Microsoft.Office.Interop.Word Namespace