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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tbl

Table

Element information

Type: a:CT_Table

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<a:tbl>
   <a:tblPr>
      <a:noFill/>
      <a:effectLst>
         <a:blur/>
         <a:fillOverlay blend="over">...
         </a:fillOverlay>
         <a:glow>...
         </a:glow>
         <a:innerShdw>...
         </a:innerShdw>
         <a:outerShdw>...
         </a:outerShdw>
         <a:prstShdw prst="shdw1">...
         </a:prstShdw>
         <a:reflection/>
         <a:softEdge rad="0"/>
      </a:effectLst>
      <a:tableStyle styleId="token" styleName="string">
         <a:tblBg>...
         </a:tblBg>
         <a:wholeTbl>...
         </a:wholeTbl>
         <a:band1H>...
         </a:band1H>
         <a:band2H>...
         </a:band2H>
         <a:band1V>...
         </a:band1V>
         <a:band2V>...
         </a:band2V>
         <a:lastCol>...
         </a:lastCol>
         <a:firstCol>...
         </a:firstCol>
         <a:lastRow>...
         </a:lastRow>
         <a:seCell>...
         </a:seCell>
         <a:swCell>...
         </a:swCell>
         <a:firstRow>...
         </a:firstRow>
         <a:neCell>...
         </a:neCell>
         <a:nwCell>...
         </a:nwCell>
         <a:extLst>...
         </a:extLst>
      </a:tableStyle>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:tblPr>
   <a:tblGrid>
      <a:gridCol w="1">
         <a:extLst>...
         </a:extLst>
      </a:gridCol>
   </a:tblGrid>
   <a:tr h="1">
      <a:tc>
         <a:txBody>...
         </a:txBody>
         <a:tcPr>...
         </a:tcPr>
         <a:extLst>...
         </a:extLst>
      </a:tc>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:tr>
</a:tbl>

Site developed and hosted by Datypic, Inc.

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