ST_TblLayoutType

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_TblLayoutType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="fixed"/>
    <xsd:enumeration value="autofit"/>
  </xsd:restriction>
</xsd:simpleType>