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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:tblPrEx

Table-Level Property Exceptions

Element information

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

Schema document: wml.xsd

Other elements with the same name: w:tblPrEx

Type: w:CT_TblPrEx

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<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:tblW/>
         <w:jc w:val="left"/>
         <w:tblCellSpacing/>
         <w:tblInd/>
         <w:tblBorders>...
         </w:tblBorders>
         <w:shd w:val="nil"/>
         <w:tblLayout/>
         <w:tblCellMar>...
         </w:tblCellMar>
         <w:tblLook w:val="0FB7"/>
      </w:tblPrEx>
   </w:tblPrExChange>
</w:tblPrEx>

Site developed and hosted by Datypic, Inc.

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