Const
Width type values for tables and cells.
<xsd:simpleType name="ST_TblWidth"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="nil"/> <xsd:enumeration value="pct"/> <xsd:enumeration value="dxa"/> <xsd:enumeration value="auto"/> </xsd:restriction></xsd:simpleType> Copy
<xsd:simpleType name="ST_TblWidth"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="nil"/> <xsd:enumeration value="pct"/> <xsd:enumeration value="dxa"/> <xsd:enumeration value="auto"/> </xsd:restriction></xsd:simpleType>
Readonly
Auto.
Value is in twentieths of a point
No (empty) value.
Value is in percentage.
Width type values for tables and cells.
XSD Schema