Definition Type: Element
Name: Borders
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:BordersType
Containing Schema: excelss.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the border properties to use for cells to which the defined style is applied.
Collapse XSD Schema Diagram:
Drilldown into Border in schema excelss_xsd Drilldown into BordersType in schema excelss_xsdXSD Diagram of Borders in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Borders" type="BordersType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Defines the border properties to use for cells to which the defined style is applied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Border ss:Border 0 6
Collapse Derivation Tree: