Definition Type: Element
Name: Interior
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:InteriorType
Containing Schema: excelss.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the fill properties to use for cells to which the defined style is applied.
Collapse XSD Schema Diagram:
Drilldown into PatternColor in schema excelss_xsd Drilldown into Pattern in schema excelss_xsd Drilldown into Color in schema excelss_xsd Drilldown into InteriorType in schema excelss_xsdXSD Diagram of Interior in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Interior" type="InteriorType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Defines the fill properties to use for cells to which the defined style is applied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
Color ss:Color Automatic Optional
Pattern ss:Pattern Optional
PatternColor ss:PatternColor Automatic Optional
Collapse Derivation Tree: