a:tableStyle
Table Style
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-table.xsd
Type: a:CT_TableStyle
Properties: Local, Qualified
Content
- Sequence [1..1]
- a:tblBg [0..1] Table Background
- a:wholeTbl [0..1] Whole Table
- a:band1H [0..1] Band 1 Horizontal
- a:band2H [0..1] Band 2 Horizontal
- a:band1V [0..1] Band 1 Vertical
- a:band2V [0..1] Band 2 Vertical
- a:lastCol [0..1] Last Column
- a:firstCol [0..1] First Column
- a:lastRow [0..1] Last Row
- a:seCell [0..1] Southeast Cell
- a:swCell [0..1] Southwest Cell
- a:firstRow [0..1] First Row
- a:neCell [0..1] Northeast Cell
- a:nwCell [0..1] Northwest Cell
- a:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
styleId | [1..1] | a:ST_Guid | Style ID | |
styleName | [1..1] | xsd:string | Name |
Used in
- Type a:CT_TableProperties (Element a:tblPr)
Sample instance
<a:tableStyle styleId="token" styleName="string"> <a:tblBg> <a:fill> <a:noFill/> </a:fill> <a:effect> <a:effectLst>... </a:effectLst> </a:effect> </a:tblBg> <a:wholeTbl> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:wholeTbl> <a:band1H> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:band1H> <a:band2H> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:band2H> <a:band1V> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:band1V> <a:band2V> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:band2V> <a:lastCol> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:lastCol> <a:firstCol> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:firstCol> <a:lastRow> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:lastRow> <a:seCell> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:seCell> <a:swCell> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:swCell> <a:firstRow> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:firstRow> <a:neCell> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:neCell> <a:nwCell> <a:tcTxStyle> <a:font>... </a:font> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> <a:extLst>... </a:extLst> </a:tcTxStyle> <a:tcStyle> <a:tcBdr>... </a:tcBdr> <a:fill>... </a:fill> <a:cell3D>... </a:cell3D> </a:tcStyle> </a:nwCell> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:tableStyle>