Attributes | CT_FramePr/@hRule, CT_Height/@hRule |
<xsd:simpleType name="ST_HeightRule"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="auto"/> <xsd:enumeration value="exact"/> <xsd:enumeration value="atLeast"/> </xsd:restriction> </xsd:simpleType> |