[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

ST_FontId (Font Id)

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@fontId3.4.3); xf@fontId3.8.45)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_FontId">

   <restriction base="xsd:unsignedInt"/>

</simpleType>