Definition Type: Attribute
Name: showAsIcon
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: pml-embedding.xsd
Default false
Use Optional
Documentation:
Show OLE Object As Icon
Collapse XSD Schema Diagram:
XSD Diagram of showAsIcon in schema pml-embedding_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="showAsIcon" type="xsd:boolean" use="optional" default="false">
    <xsd:annotation>
        <xsd:documentation>Show OLE Object As Icon</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>