[Table of Contents] [docx version]
Error! No text of specified style in document.
This type specifies the margin that will be used and its corresponding size.
This simple type's contents are a restriction of the ST_Coordinate32 simple type (§5.1.12.17).
This simple type also specifies the following restrictions:
• This simple type has a minimum value of greater than or equal to 0.
• This simple type has a maximum value of less than or equal to 51206400.
Referenced By |
defPPr@marL (§5.1.5.2.2); defPPr@marR (§5.1.5.2.2); lvl1pPr@marL (§5.1.5.4.13); lvl1pPr@marR (§5.1.5.4.13); lvl2pPr@marL (§5.1.5.4.14); lvl2pPr@marR (§5.1.5.4.14); lvl3pPr@marL (§5.1.5.4.15); lvl3pPr@marR (§5.1.5.4.15); lvl4pPr@marL (§5.1.5.4.16); lvl4pPr@marR (§5.1.5.4.16); lvl5pPr@marL (§5.1.5.4.17); lvl5pPr@marR (§5.1.5.4.17); lvl6pPr@marL (§5.1.5.4.18); lvl6pPr@marR (§5.1.5.4.18); lvl7pPr@marL (§5.1.5.4.19); lvl7pPr@marR (§5.1.5.4.19); lvl8pPr@marL (§5.1.5.4.20); lvl8pPr@marR (§5.1.5.4.20); lvl9pPr@marL (§5.1.5.4.21); lvl9pPr@marR (§5.1.5.4.21); pPr@marL (§5.1.5.2.7); pPr@marR (§5.1.5.2.7) |
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_TextMargin">
<restriction base="ST_Coordinate32">
<minInclusive value="0"/>
<maxInclusive value="51206400"/>
</restriction>
</simpleType>