CT_TextTabStop

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
algn ST_TextTabAlignType optional
pos ST_Coordinate32 optional

Used By

Source

<xsd:complexType name="CT_TextTabStop">
  <xsd:attribute name="pos" type="ST_Coordinate32" use="optional"/>
  <xsd:attribute name="algn" type="ST_TextTabAlignType" use="optional"/>
</xsd:complexType>