<ST_StyleMatrixColumnIndex> (Style Matrix Column Index)
This simple type specifies an index into one of the lists in the style matrix specified by the <fmtScheme> element (<bgFillStyleLst, effectStyleLst>, <fillStyleLst>, or <lnStyleLst>).
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
Referenced By |
|---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_StyleMatrixColumnIndex">
<restriction base="xsd:unsignedInt"/>
</simpleType>