Definition Type: Element
Name: apo
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: wx:apoElt
Containing Schema: wordnetaux.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Represents the absolute-positioning properties for the group. Also referred to as frame properties.
Collapse XSD Schema Diagram:
Drilldown into horizFromText in schema wordnetaux_xsd Drilldown into vertFromText in schema wordnetaux_xsd Drilldown into jc in schema wordnetaux_xsd Drilldown into height in schema wordnetaux_xsd Drilldown into width in schema wordnetaux_xsd Drilldown into apoElt in schema wordnetaux_xsdXSD Diagram of apo in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="apo" minOccurs="0" maxOccurs="1" type="apoElt">
    <xsd:annotation>
        <xsd:documentation>Represents the absolute-positioning properties for the group.  Also referred to as frame properties.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
width wx:width 0 (1)
height wx:height 0 (1)
jc wx:jc 0 (1)
vertFromText wx:vertFromText 0 (1)
horizFromText wx:horizFromText 0 (1)
Collapse Derivation Tree: