Definition Type: Attribute
Name: width
Namespace: urn:schemas-microsoft-com:office:word
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: w10.xsd
Use Optional
Documentation:
Gets or sets the border width.
Collapse XSD Schema Diagram:
XSD Diagram of width in schema w10_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="width" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the border width.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>