[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

ST_FillId (Fill Id)

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@fillId3.8.45)

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

<simpleType name="ST_FillId">

   <restriction base="xsd:unsignedInt"/>

</simpleType>