Endnotes.NumberStyle Property

Returns or sets the number style for the specified endnotes.

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

Syntax

'Declaration
Property NumberStyle As WdNoteNumberStyle
    Get
    Set
'Usage
Dim instance As Endnotes
Dim value As WdNoteNumberStyle

value = instance.NumberStyle

instance.NumberStyle = value
WdNoteNumberStyle NumberStyle { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdNoteNumberStyle

See Also

Reference

Endnotes Interface

Endnotes Members

Microsoft.Office.Interop.Word Namespace