Schema Central > OOXML > dml-table.xsd > a:tr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tr

Table Row

Element information

Type: a:CT_TableRow

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
h [1..1]a:ST_CoordinateHeight

Used in

Sample instance

<a:tr h="1">
   <a:tc>
      <a:txBody>
         <a:bodyPr>...
         </a:bodyPr>
         <a:lstStyle>...
         </a:lstStyle>
         <a:p>...
         </a:p>
      </a:txBody>
      <a:tcPr>
         <a:lnL>...
         </a:lnL>
         <a:lnR>...
         </a:lnR>
         <a:lnT>...
         </a:lnT>
         <a:lnB>...
         </a:lnB>
         <a:lnTlToBr>...
         </a:lnTlToBr>
         <a:lnBlToTr>...
         </a:lnBlToTr>
         <a:cell3D>...
         </a:cell3D>
         <a:noFill/>
         <a:extLst>...
         </a:extLst>
      </a:tcPr>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:tc>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:tr>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com