EndnoteDocumentWideProperties.NumberingFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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