Element | EG_RPrBase/rFonts |
<xsd:complexType name="CT_Fonts"> <xsd:attribute name="hint" type="ST_Hint"/> <xsd:attribute name="ascii" type="s:ST_String"/> <xsd:attribute name="hAnsi" type="s:ST_String"/> <xsd:attribute name="eastAsia" type="s:ST_String"/> <xsd:attribute name="cs" type="s:ST_String"/> <xsd:attribute name="asciiTheme" type="ST_Theme"/> <xsd:attribute name="hAnsiTheme" type="ST_Theme"/> <xsd:attribute name="eastAsiaTheme" type="ST_Theme"/> <xsd:attribute name="cstheme" type="ST_Theme"/> </xsd:complexType> |