Definition Type: Element
Name: oleObject
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_OleObject
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
OLE Object
Collapse XSD Schema Diagram:
Drilldown into id in schema shared-relationshipreference_xsd Drilldown into shapeId in schema sml-sheet_xsd Drilldown into autoLoad in schema sml-sheet_xsd Drilldown into oleUpdate in schema sml-sheet_xsd Drilldown into link in schema sml-sheet_xsd Drilldown into dvAspect in schema sml-sheet_xsd Drilldown into progId in schema sml-sheet_xsd Drilldown into CT_OleObject in schema sml-sheet_xsdXSD Diagram of oleObject in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="oleObject" type="CT_OleObject" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>OLE Object</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
progId nsM:progId Optional
dvAspect nsM:dvAspect DVASPECT_CONTENT Optional
link nsM:link Optional
oleUpdate nsM:oleUpdate Optional
autoLoad nsM:autoLoad false Optional
shapeId nsM:shapeId Required
id r:id Optional
Collapse Derivation Tree: