CT_TablePartStyle

Complex Type Information

Model

Children: tcStyle, tcTxStyle

Used By

Source

<xsd:complexType name="CT_TablePartStyle">
  <xsd:sequence>
    <xsd:element name="tcTxStyle" type="CT_TableStyleTextStyle" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tcStyle" type="CT_TableStyleCellStyle" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>