Numbering class
Numbering Definitions. The root element of NumberingDefinitionsPart. When the object is serialized out as xml, its qualified name is w:numbering.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.OpenXmlPartRootElement
DocumentFormat.OpenXml.Wordprocessing.Numbering
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
numbering (Numbering Definitions)
This element specifies the formatting, display, and functionality of numbering - Arabic numerals, Roman numerals, symbol characters ("bullets"), text strings, etc. - in WordprocessingML documents, which are used to label individual paragraphs of text.
[Example: The following two paragraphs each contain numbering as defined by WordprocessingML: the first uses an Arabic numeral, the second a symbol character:
This is a paragraph with numbering information.
This is also a paragraph with numbering information.
end example]
Parent Elements |
|---|
Root element of WordprocessingML Numbering Definitions part |
Child Elements | Subclause |
|---|---|
abstractNum (Abstract Numbering Definition) | §17.9.1 |
num (Numbering Definition Instance) | §17.9.16 |
numIdMacAtCleanup (Last Reviewed Abstract Numbering Definition) | §17.9.20 |
numPicBullet (Picture Numbering Symbol Definition) | §17.9.21 |
[Note: The W3C XML Schema definition of this element’s content model (CT_Numbering) is located in §A.1. end note]
© ISO/IEC29500: 2008.