Creates a single tab stop item element.
Reference: http://officeopenxml.com/WPtab.php
<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> Copy
<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>
Creates a single tab stop item element.
Reference: http://officeopenxml.com/WPtab.php
XSD Schema