Const
Positional tab relative positioning types.
Specifies what the positional tab position is relative to.
<xsd:simpleType name="ST_PTabRelativeTo"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="margin" /> <xsd:enumeration value="indent" /> </xsd:restriction></xsd:simpleType> Copy
<xsd:simpleType name="ST_PTabRelativeTo"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="margin" /> <xsd:enumeration value="indent" /> </xsd:restriction></xsd:simpleType>
Readonly
Position relative to indent
Position relative to margin
Positional tab relative positioning types.
Specifies what the positional tab position is relative to.
XSD Schema