Definition Type: Attribute
Name: style
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:ST_BorderStyle
Containing Schema: sml-styles.xsd
Default none
Use Optional
Documentation:
Line Style
Collapse XSD Schema Diagram:
XSD Diagram of style in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="style" type="ST_BorderStyle" use="optional" default="none">
    <xsd:annotation>
        <xsd:documentation>Line Style</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: