[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
An integer that represents a zero based index into the <fonts> collection in the style sheet.
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
Referenced By |
phoneticPr@fontId (§3.4.3); xf@fontId (§3.8.45) |
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_FontId">
<restriction base="xsd:unsignedInt"/>
</simpleType>