Freigeben über


EndnoteProperties.NumberingFormat-Eigenschaft

Endnote 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 EndnoteProperties
Dim value As NumberingFormat

value = instance.NumberingFormat

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.NumberingFormat
Returns NumberingFormat.

Siehe auch

Referenz

EndnoteProperties Klasse

EndnoteProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace