CT_TabStop

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
leader ST_TabTlc optional
pos ST_SignedTwipsMeasure required
val ST_TabJc required

Used By

Element CT_Tabs/tab

Source

<xsd:complexType name="CT_TabStop">
  <xsd:attribute name="val" type="ST_TabJc" use="required"/>
  <xsd:attribute name="leader" type="ST_TabTlc" use="optional"/>
  <xsd:attribute name="pos" type="ST_SignedTwipsMeasure" use="required"/>
</xsd:complexType>