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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tcPr

Table Cell Properties

Element information

Type: a:CT_TableCellProperties

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
marL [0..1]a:ST_Coordinate32Left MarginDefault value is "91440".
marR [0..1]a:ST_Coordinate32Right MarginDefault value is "91440".
marT [0..1]a:ST_Coordinate32Top MarginDefault value is "45720".
marB [0..1]a:ST_Coordinate32Bottom MarginDefault value is "45720".
vert [0..1]a:ST_TextVerticalTypeText DirectionDefault value is "horz".
anchor [0..1]a:ST_TextAnchoringTypeAnchorDefault value is "t".
anchorCtr [0..1]xsd:booleanAnchor CenterDefault value is "false".
horzOverflow [0..1]a:ST_TextHorzOverflowTypeHorizontal OverflowDefault value is "clip".

Used in

Sample instance

<a:tcPr>
   <a:lnL>
      <a:noFill/>
      <a:prstDash/>
      <a:round/>
      <a:headEnd/>
      <a:tailEnd/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:lnL>
   <a:lnR>
      <a:noFill/>
      <a:prstDash/>
      <a:round/>
      <a:headEnd/>
      <a:tailEnd/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:lnR>
   <a:lnT>
      <a:noFill/>
      <a:prstDash/>
      <a:round/>
      <a:headEnd/>
      <a:tailEnd/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:lnT>
   <a:lnB>
      <a:noFill/>
      <a:prstDash/>
      <a:round/>
      <a:headEnd/>
      <a:tailEnd/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:lnB>
   <a:lnTlToBr>
      <a:noFill/>
      <a:prstDash/>
      <a:round/>
      <a:headEnd/>
      <a:tailEnd/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:lnTlToBr>
   <a:lnBlToTr>
      <a:noFill/>
      <a:prstDash/>
      <a:round/>
      <a:headEnd/>
      <a:tailEnd/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:lnBlToTr>
   <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:noFill/>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:tcPr>

Site developed and hosted by Datypic, Inc.

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