Definition Type: Element
Name: tcMar
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TcMar
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Single Table Cell Margins
Collapse XSD Schema Diagram:
Drilldown into right in schema wml_xsd Drilldown into bottom in schema wml_xsd Drilldown into left in schema wml_xsd Drilldown into top in schema wml_xsd Drilldown into CT_TcMar in schema wml_xsdXSD Diagram of tcMar in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tcMar" type="CT_TcMar" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Single Table Cell Margins</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
top w:top 0 1
left w:left 0 1
bottom w:bottom 0 1
right w:right 0 1
Collapse Derivation Tree: