t element

Represents the text Word displayed for this object.

Usage

      
<t
	val="xsd:string"
	wTabBefore="xsd:integer"
	wTabAfter="xsd:integer"
/>

    

Element Information

Element type textElt
Namespace http://schemas.microsoft.com/office/word/2003/auxHint
Schema name Auxiliary XML Document 2003

Elements and Attributes

Child Elements

None.

Attributes

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.

Definition

      
<xsd:element name="t" type="textElt" >
</xsd:element>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp