Definition Type: Attribute
Name: Style
Namespace: urn:schemas-microsoft-com:office:excel
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
Use Required
Documentation:
Specifies the formatting to be applied.
Collapse XSD Schema Diagram:
XSD Diagram of Style in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="Style" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation>Specifies the formatting to be applied.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>