ST_OLEType

Simple Type Information

Used By

Attribute CT_OLEObject/@Type

Source

<xsd:simpleType name="ST_OLEType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Embed"/>
    <xsd:enumeration value="Link"/>
  </xsd:restriction>
</xsd:simpleType>