Attribute | CT_PageSetup/@orientation |
<xsd:simpleType name="ST_PageSetupOrientation"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="default"/> <xsd:enumeration value="portrait"/> <xsd:enumeration value="landscape"/> </xsd:restriction> </xsd:simpleType> |