FootnoteDocumentWideProperties.NumberingStart Property

Footnote and Endnote Numbering Starting Value.Represents the element tag in schema: w:numStart

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property NumberingStart As NumberingStart
    Get
    Set
'Usage
Dim instance As FootnoteDocumentWideProperties
Dim value As NumberingStart

value = instance.NumberingStart

instance.NumberingStart = value
public NumberingStart NumberingStart { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.NumberingStart

See Also

Reference

FootnoteDocumentWideProperties Class

FootnoteDocumentWideProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace