Schema Central > OOXML > wml.xsd > w:tr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:tr

Table Row

Element information

Type: w:CT_Row

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:rsidRPr [0..1]w:ST_LongHexNumberRevision Identifier for Table Row Glyph Formatting
w:rsidR [0..1]w:ST_LongHexNumberRevision Identifier for Table Row
w:rsidDel [0..1]w:ST_LongHexNumberRevision Identifier for Table Row Deletion
w:rsidTr [0..1]w:ST_LongHexNumberRevision Identifier for Table Row Properties

Used in

Sample instance

<w:tr>
   <w:tblPrEx>
      <w:tblW/>
      <w:jc w:val="left"/>
      <w:tblCellSpacing/>
      <w:tblInd/>
      <w:tblBorders>
         <w:top w:val="nil"/>
         <w:left w:val="nil"/>
         <w:bottom w:val="nil"/>
         <w:right w:val="nil"/>
         <w:insideH w:val="nil"/>
         <w:insideV w:val="nil"/>
      </w:tblBorders>
      <w:shd w:val="nil"/>
      <w:tblLayout/>
      <w:tblCellMar>
         <w:top/>
         <w:left/>
         <w:bottom/>
         <w:right/>
      </w:tblCellMar>
      <w:tblLook w:val="0FB7"/>
      <w:tblPrExChange w:id="1" w:author="string">
         <w:tblPrEx>...
         </w:tblPrEx>
      </w:tblPrExChange>
   </w:tblPrEx>
   <w:trPr>
      <w:cnfStyle w:val="string"/>
      <w:ins w:id="1" w:author="string"/>
      <w:del w:id="1" w:author="string"/>
      <w:trPrChange w:id="1" w:author="string">
         <w:trPr>...
         </w:trPr>
      </w:trPrChange>
   </w:trPr>
   <w:tc>
      <w:tcPr>
         <w:cnfStyle w:val="string"/>
         <w:tcW/>
         <w:gridSpan w:val="1"/>
         <w:hMerge/>
         <w:vMerge/>
         <w:tcBorders>...
         </w:tcBorders>
         <w:shd w:val="nil"/>
         <w:noWrap/>
         <w:tcMar>...
         </w:tcMar>
         <w:textDirection w:val="lrTb"/>
         <w:tcFitText/>
         <w:vAlign w:val="top"/>
         <w:hideMark/>
         <w:cellIns w:id="1" w:author="string"/>
         <w:tcPrChange w:id="1" w:author="string">...
         </w:tcPrChange>
      </w:tcPr>
      <w:customXml w:element="string">
         <w:customXmlPr>...
         </w:customXmlPr>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:customXml>
   </w:tc>
</w:tr>

Site developed and hosted by Datypic, Inc.

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