Definition Type: SimpleType
Name: ST_TextMargin
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-textParagraph.xsd
Documentation:
Text Margin
Collapse XSD Schema Diagram:
XSD Diagram of ST_TextMargin in schema dml-textparagraph_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TextMargin">
    <xsd:annotation>
        <xsd:documentation>Text Margin</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="ST_Coordinate32">
        <xsd:minInclusive value="0" />
        <xsd:maxInclusive value="51206400" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 51206400
MinInclusive 0
Collapse Derivation Tree:
Collapse References:
a:marL, a:marR