Defines the number format for automatically numbered footnotes and endnotes.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | numberFormatValue | required | Gets or sets the number format for automatically numbered footnotes and endnotes. |
|
<xsd:complexType name="numFmtProperty" >
<xsd:attribute name="val" type="numberFormatValue" use="required">
</xsd:attribute>
</xsd:complexType>