Definition Type: Element
Name: tcMar
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tcMarElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Defines the margins for this cell (maps to CSS padding property). Overrides any definitions given in the table properties.
Collapse XSD Schema Diagram:
Drilldown into right in schema wordnet_xsd Drilldown into bottom in schema wordnet_xsd Drilldown into left in schema wordnet_xsd Drilldown into top in schema wordnet_xsd Drilldown into tcMarElt in schema wordnet_xsdXSD Diagram of tcMar in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tcMar" type="tcMarElt" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Defines the margins for this cell (maps to CSS padding property). Overrides any definitions given in the table properties.</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: