CT_TblPrBase

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_TblPrBase">
  <xsd:sequence>
    <xsd:element name="tblStyle" type="CT_String" minOccurs="0"/>
    <xsd:element name="tblpPr" type="CT_TblPPr" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblOverlap" type="CT_TblOverlap" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="bidiVisual" type="CT_OnOff" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblStyleRowBandSize" type="CT_DecimalNumber" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblStyleColBandSize" type="CT_DecimalNumber" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblW" type="CT_TblWidth" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="jc" type="CT_JcTable" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblCellSpacing" type="CT_TblWidth" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblInd" type="CT_TblWidth" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblBorders" type="CT_TblBorders" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="shd" type="CT_Shd" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblLayout" type="CT_TblLayoutType" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblCellMar" type="CT_TblCellMar" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblLook" type="CT_TblLook" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblCaption" type="CT_String" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="tblDescription" type="CT_String" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>