CT_TableStyleList

Complex Type Information

Model

Children: tblStyle

Attributes

QName Type Fixed Default Use Inheritable Annotation
def ST_Guid required

Used By

Element tblStyleLst

Source

<xsd:complexType name="CT_TableStyleList">
  <xsd:sequence>
    <xsd:element name="tblStyle" type="CT_TableStyle" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="def" type="s:ST_Guid" use="required"/>
</xsd:complexType>