2.3.9 ST_ID

Referenced by: CT_Style

A unique identifier for either a cell or border CT_Style element within the CT_Styles collection.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this simple type.

 <xs:simpleType name="ST_ID">
   <xs:union memberTypes="ST_cellStyleID ST_borderStyleID"/>
 </xs:simpleType>

See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).