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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tblStyleLst

Table Style List

Element information

Type: a:CT_TableStyleList

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
def [1..1]a:ST_GuidDefault

Sample instance

<a:tblStyleLst def="token">
   <a:tblStyle styleId="token" styleName="string">
      <a:tblBg>
         <a:fill>...
         </a:fill>
         <a:effect>...
         </a:effect>
      </a:tblBg>
      <a:wholeTbl>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:wholeTbl>
      <a:band1H>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:band1H>
      <a:band2H>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:band2H>
      <a:band1V>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:band1V>
      <a:band2V>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:band2V>
      <a:lastCol>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:lastCol>
      <a:firstCol>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:firstCol>
      <a:lastRow>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:lastRow>
      <a:seCell>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:seCell>
      <a:swCell>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:swCell>
      <a:firstRow>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:firstRow>
      <a:neCell>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:neCell>
      <a:nwCell>
         <a:tcTxStyle>...
         </a:tcTxStyle>
         <a:tcStyle>...
         </a:tcStyle>
      </a:nwCell>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:tblStyle>
</a:tblStyleLst>

Site developed and hosted by Datypic, Inc.

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