CT_DTable

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_DTable">
  <xsd:sequence>
    <xsd:element name="showHorzBorder" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showVertBorder" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showOutline" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showKeys" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="txPr" type="a:CT_TextBody" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>