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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tcBdr

Table Cell Borders

Element information

Content

Attributes

None

Used in

Sample instance

<a:tcBdr>
   <a:left>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:left>
   <a:right>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:right>
   <a:top>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:top>
   <a:bottom>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:bottom>
   <a:insideH>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:insideH>
   <a:insideV>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:insideV>
   <a:tl2br>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:tl2br>
   <a:tr2bl>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:tr2bl>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:tcBdr>

Site developed and hosted by Datypic, Inc.

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