Definition Type: Element
Name: tblCellMar
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TblCellMar
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Table Cell Margin Defaults
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_TblCellMar in schema wml_xsdXSD Diagram of tblCellMar in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tblCellMar" type="CT_TblCellMar" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Table Cell Margin Defaults</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: