FootnoteDocumentWideProperties.NumberingFormat Property

Footnote Numbering Format.Represents the element tag in schema: w:numFmt

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

Syntax

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

value = instance.NumberingFormat

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.NumberingFormat

See Also

Reference

FootnoteDocumentWideProperties Class

FootnoteDocumentWideProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace