Definition Type: Attribute
Name: wTabAfter
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 after the number.
Collapse XSD Schema Diagram:
XSD Diagram of wTabAfter in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="wTabAfter" type="xsd:integer" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the width (in twips) of the tab after the number.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>