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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tc

Table Cell

Element information

Type: a:CT_TableCell

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
rowSpan [0..1]xsd:intRow SpanDefault value is "1".
gridSpan [0..1]xsd:intGrid SpanDefault value is "1".
hMerge [0..1]xsd:booleanHorizontal MergeDefault value is "false".
vMerge [0..1]xsd:booleanVertical MergeDefault value is "false".

Used in

Sample instance

<a:tc>
   <a:txBody>
      <a:bodyPr>
         <a:prstTxWarp prst="textNoShape">...
         </a:prstTxWarp>
         <a:noAutofit/>
         <a:scene3d>...
         </a:scene3d>
         <a:sp3d>...
         </a:sp3d>
         <a:extLst>...
         </a:extLst>
      </a:bodyPr>
      <a:lstStyle>
         <a:defPPr>...
         </a:defPPr>
         <a:lvl1pPr>...
         </a:lvl1pPr>
         <a:lvl2pPr>...
         </a:lvl2pPr>
         <a:lvl3pPr>...
         </a:lvl3pPr>
         <a:lvl4pPr>...
         </a:lvl4pPr>
         <a:lvl5pPr>...
         </a:lvl5pPr>
         <a:lvl6pPr>...
         </a:lvl6pPr>
         <a:lvl7pPr>...
         </a:lvl7pPr>
         <a:lvl8pPr>...
         </a:lvl8pPr>
         <a:lvl9pPr>...
         </a:lvl9pPr>
         <a:extLst>...
         </a:extLst>
      </a:lstStyle>
      <a:p>
         <a:pPr>...
         </a:pPr>
         <a:r>...
         </a:r>
         <a:endParaRPr>...
         </a:endParaRPr>
      </a:p>
   </a:txBody>
   <a:tcPr>
      <a:lnL>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:lnL>
      <a:lnR>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:lnR>
      <a:lnT>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:lnT>
      <a:lnB>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:lnB>
      <a:lnTlToBr>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:lnTlToBr>
      <a:lnBlToTr>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:lnBlToTr>
      <a:cell3D>
         <a:bevel/>
         <a:lightRig rig="legacyFlat1" dir="tl">...
         </a:lightRig>
         <a:extLst>...
         </a:extLst>
      </a:cell3D>
      <a:noFill/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:tcPr>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:tc>

Site developed and hosted by Datypic, Inc.

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