[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
Zero-based index used to reference a fill record.
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
Referenced By |
xf@fillId (§3.8.45) |
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_FillId">
<restriction base="xsd:unsignedInt"/>
</simpleType>