Definition Type: ComplexType
Name: CT_TcPrInner
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TcPrBase
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into cellMerge in schema wml_xsd Drilldown into cellDel in schema wml_xsd Drilldown into cellIns in schema wml_xsd Drilldown into EG_CellMarkupElements in schema wml_xsd Drilldown into hideMark in schema wml_xsd Drilldown into vAlign in schema wml_xsd Drilldown into tcFitText in schema wml_xsd Drilldown into textDirection in schema wml_xsd Drilldown into tcMar in schema wml_xsd Drilldown into noWrap in schema wml_xsd Drilldown into shd in schema wml_xsd Drilldown into tcBorders in schema wml_xsd Drilldown into vMerge in schema wml_xsd Drilldown into hMerge in schema wml_xsd Drilldown into gridSpan in schema wml_xsd Drilldown into tcW in schema wml_xsd Drilldown into cnfStyle in schema wml_xsd Drilldown into CT_TcPrBase in schema wml_xsdXSD Diagram of CT_TcPrInner in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TcPrInner">
    <xsd:complexContent>
        <xsd:extension base="CT_TcPrBase">
            <xsd:sequence>
                <xsd:group ref="EG_CellMarkupElements" minOccurs="0" maxOccurs="1">
                </xsd:group>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cnfStyle w:cnfStyle 0 1
tcW w:tcW 0 1
gridSpan w:gridSpan 0 (1)
hMerge w:hMerge 0 (1)
vMerge w:vMerge 0 (1)
tcBorders w:tcBorders 0 1
shd w:shd 0 (1)
noWrap w:noWrap 0 (1)
tcMar w:tcMar 0 1
textDirection w:textDirection 0 1
tcFitText w:tcFitText 0 1
vAlign w:vAlign 0 (1)
hideMark w:hideMark 0 (1)
cellIns w:cellIns 0 (1)
cellDel w:cellDel 0 (1)
cellMerge w:cellMerge 0 (1)
<xs:group> w:EG_CellMarkupElements 0 1
Collapse Derivation Tree:
Collapse References:
w:CT_TcPr, w:tcPr