<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.

Referenced By

<cellStyle@xfId>3.8.7); <xf@xfId>3.8.45)

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

<simpleType name="ST_CellStyleXfId">
	<restriction base="xsd:unsignedInt"/>
</simpleType>