Definition Type: Attribute
Name: wTabBefore
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: wordnetaux.xsd
Use Optional
Documentation:
Gets or sets the width (in twips) of the tab before the number. Use this value only if the number is not left-justified.
Collapse XSD Schema Diagram:
XSD Diagram of wTabBefore in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="wTabBefore" type="xsd:integer" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the width (in twips) of the tab before the number. Use this value only if the number is not left-justified.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>