ShapeProperties class
Office 2013 and later
Defines the ShapeProperties Class.This class is only available in Office2013. When the object is serialized out as xml, its qualified name is c15:spPr.
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2013.Drawing.Chart.ShapeProperties
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2013.Drawing.Chart.ShapeProperties
Namespace: DocumentFormat.OpenXml.Office2013.Drawing.Chart
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
2.3.53 spPr
Target namespace: http://schemas.microsoft.com/office/drawing/2012/chart
The spPr element is a CT_ShapeProperties ([ISO/IEC-29500-1] section A.4.1) element<112> that specifies the shape geometry for a Datalabel (section 2.2.1.3).
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
<xsd:element name="spPr" type="a:CT_ShapeProperties"/>
See section 5.13 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).
Show: