Definition Type: Element
Name: tblBg
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TableBackgroundStyle
Containing Schema: dml-tableStyle.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Table Background
Collapse XSD Schema Diagram:
Drilldown into effectRef in schema dml-tablestyle_xsd Drilldown into effect in schema dml-tablestyle_xsd Drilldown into EG_ThemeableEffectStyle in schema dml-tablestyle_xsd Drilldown into fillRef in schema dml-tablestyle_xsd Drilldown into fill in schema dml-tablestyle_xsd Drilldown into EG_ThemeableFillStyle in schema dml-tablestyle_xsd Drilldown into CT_TableBackgroundStyle in schema dml-tablestyle_xsdXSD Diagram of tblBg in schema dml-tablestyle_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tblBg" type="CT_TableBackgroundStyle" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Table Background</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fill a:fill 1 1
fillRef a:fillRef 1 1
effect a:effect 1 1
effectRef a:effectRef 1 1
<xs:group> a:EG_ThemeableFillStyle 0 1
<xs:group> a:EG_ThemeableEffectStyle 0 1
Collapse Derivation Tree: