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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:tblPr

Table Style Conditional Formatting Table Properties

Element information

Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main

Schema document: wml.xsd

Other elements with the same name: w:tblPr, w:tblPr, w:tblPr

Type: w:CT_TblPrBase

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<w:tblPr>
   <w:tblStyle w:val="string"/>
   <w:tblpPr/>
   <w:tblOverlap w:val="never"/>
   <w:bidiVisual/>
   <w:tblStyleRowBandSize w:val="1"/>
   <w:tblStyleColBandSize w:val="1"/>
   <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:tblPr>

Site developed and hosted by Datypic, Inc.

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