Definition Type: Attribute
Name: Parent
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: excelss.xsd
Form Qualified
Use Optional
Documentation:
Specifies a parent style from which the defined style should inherit format settings.
Collapse XSD Schema Diagram:
XSD Diagram of Parent in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute form="qualified" name="Parent" type="xsd:IDREF" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies a parent style from which the defined style should inherit format settings.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>