Definition Type: Attribute
Name: CharSet
Namespace: urn:schemas-microsoft-com:office:excel
Type: int:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
Documentation:
Specifies the character set of the font.
Collapse XSD Schema Diagram:
XSD Diagram of CharSet in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="CharSet" type="xsd:int">
    <xsd:annotation>
        <xsd:documentation>Specifies the character set of the font.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>