NonVisualDrawingProperties class
Defines the NonVisualDrawingProperties Class.This class is available in Office2010 or above. When the object is serialized out as xml, its qualified name is dgm14:cNvPr.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2010.Drawing.Diagram.NonVisualDrawingProperties
Namespace: DocumentFormat.OpenXml.Office2010.Drawing.Diagram
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
2.3.18 cNvPr
Target namespace: http://schemas.microsoft.com/office/drawing/2010/diagram
A CT_NonVisualDrawingProps element ([ISO/IEC-29500-1] section A.4.1) that specifies the non-visual drawing properties of a point in the data model. This enables additional information that does not affect the appearance of the point to be stored.<91>
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps"/>
See section 5.16 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).