CT_TableStyleCellStyle

Complex Type Information

Model

Children: cell3D, fill, fillRef, tcBdr

Used By

Source

<xsd:complexType name="CT_TableStyleCellStyle">
  <xsd:sequence>
    <xsd:element name="tcBdr" type="CT_TableCellBorderStyle" minOccurs="0" maxOccurs="1"/>
    <xsd:group ref="EG_ThemeableFillStyle" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="cell3D" type="CT_Cell3D" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>