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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tcStyle

Table Cell Style

Element information

Content

Attributes

None

Used in

Sample instance

<a:tcStyle>
   <a:tcBdr>
      <a:left>
         <a:ln>...
         </a:ln>
      </a:left>
      <a:right>
         <a:ln>...
         </a:ln>
      </a:right>
      <a:top>
         <a:ln>...
         </a:ln>
      </a:top>
      <a:bottom>
         <a:ln>...
         </a:ln>
      </a:bottom>
      <a:insideH>
         <a:ln>...
         </a:ln>
      </a:insideH>
      <a:insideV>
         <a:ln>...
         </a:ln>
      </a:insideV>
      <a:tl2br>
         <a:ln>...
         </a:ln>
      </a:tl2br>
      <a:tr2bl>
         <a:ln>...
         </a:ln>
      </a:tr2bl>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:tcBdr>
   <a:fill>
      <a:noFill/>
   </a:fill>
   <a:cell3D>
      <a:bevel/>
      <a:lightRig rig="legacyFlat1" dir="tl">
         <a:rot lat="1" lon="1" rev="1"/>
      </a:lightRig>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:cell3D>
</a:tcStyle>

Site developed and hosted by Datypic, Inc.

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