<ST_CellStyleXfId> (Cell Style Format Id)
Used by <xf> records and <cellStyle> records to reference <xf> records defined in the <cellStyleXfs> collection.
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_CellStyleXfId">
<restriction base="xsd:unsignedInt"/>
</simpleType>