2.1.7.23.2 CT_CompatShape
CT_CompatShape is a complex type that specifies a legacy drawing object.
Target namespace: http://schemas.microsoft.com/office/drawing/2010/compatibility
Referenced by: compatSp (section 2.1.7.23.1)
CT_CompatShape has the following attributes:
spid : An ST_ShapeID ([ISO/IEC29500-1:2016] section 20.1.10.55) attribute that specifies the shape identifier of a legacy drawing object.
-
<xsd:complexType name="CT_CompatShape" oxsd:cname="CompatShapeStg" oxsd:cwrap="CompatShapeStgMethods"> <xsd:attribute name="spid" oxsd:cname="ShapeId" type="a:ST_ShapeID" user="required"/> </xsd:complexType>