<ST_NumFmtId>
(Number Format Id)
This simple type defines the identifier to a style sheet number format entry in CT_NumFmts. Number formats are written to the styles part. See §1.1.31 in Style for more information on number formats.
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_NumFmtId">
<restriction base="xsd:unsignedInt"/>
</simpleType>