Endnotes.NumberingRule Property

Returns or sets the way footnotes or endnotes are numbered after page breaks or section breaks.

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

Syntax

'Declaration
Property NumberingRule As WdNumberingRule
    Get
    Set
'Usage
Dim instance As Endnotes
Dim value As WdNumberingRule

value = instance.NumberingRule

instance.NumberingRule = value
WdNumberingRule NumberingRule { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdNumberingRule

See Also

Reference

Endnotes Interface

Endnotes Members

Microsoft.Office.Interop.Word Namespace