Definition Type: Element
Name: AutoFormatBorder
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies that border settings from the style defined in the AutoFormatName element are to be applied.
Collapse XSD Schema Diagram:
XSD Diagram of AutoFormatBorder in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="AutoFormatBorder" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies that border settings from the style defined in the AutoFormatName element are to be applied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>