EndnoteProperties.NumberingFormat Property

Definition

Endnote Numbering Format.

Represents the following element tag in the schema: w:numFmt.

public DocumentFormat.OpenXml.Wordprocessing.NumberingFormat NumberingFormat { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.NumberingFormat? NumberingFormat { get; set; }
member this.NumberingFormat : DocumentFormat.OpenXml.Wordprocessing.NumberingFormat with get, set
Public Property NumberingFormat As NumberingFormat

Property Value

Returns NumberingFormat.

Applies to