Represents the text Word displayed for this object.
<t
val="xsd:string"
wTabBefore="xsd:integer"
wTabAfter="xsd:integer"
/>
Element type | textElt |
Namespace | http://schemas.microsoft.com/office/word/2003/auxHint |
Schema name | Auxiliary XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | xsd:string | required | Gets or sets the text displayed for this object. | See external namespace. |
wTabBefore | xsd:integer | optional | Gets or sets the width (in twips) of the tab before the number. Use this value only if the number is not left-justified. | See external namespace. |
wTabAfter | xsd:integer | optional | Gets or sets the width (in twips) of the tab after the number. | See external namespace. |
<xsd:element name="t" type="textElt" >
</xsd:element>