Class CDR14
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:cdr14="http://schemas.microsoft.com/office/drawing/2010/chartDrawing" namespace.
public static class CDR14
- Inheritance
-
CDR14
- Inherited Members
Fields
cNvContentPartPr
Represents the cdr14:cNvContentPartPr XML element.
public static readonly XName cNvContentPartPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: nvContentPartPr.
- has the following child XML elements: cpLocks, extLst.
- has the following XML attributes: isComment.
- corresponds to the following strongly-typed classes: NonVisualInkContentPartProperties.
cNvPr
Represents the cdr14:cNvPr XML element.
public static readonly XName cNvPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: nvContentPartPr.
- has the following child XML elements: extLst, hlinkClick, hlinkHover.
- has the following XML attributes: descr, hidden, id, name, title.
- corresponds to the following strongly-typed classes: NonVisualDrawingProperties.
cdr14
Defines the XML namespace associated with the cdr14 prefix.
public static readonly XNamespace cdr14
Field Value
- XNamespace
contentPart
Represents the cdr14:contentPart XML element.
public static readonly XName contentPart
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData, absSizeAnchor, grpSp, relSizeAnchor.
- has the following child XML elements: extLst, nvContentPartPr, nvPr, xfrm.
- has the following XML attributes: bwMode, id.
- corresponds to the following strongly-typed classes: ContentPart.
extLst
Represents the cdr14:extLst XML element.
public static readonly XName extLst
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: contentPart.
- has the following child XML elements: ext.
- corresponds to the following strongly-typed classes: OfficeArtExtensionList.
nvContentPartPr
Represents the cdr14:nvContentPartPr XML element.
public static readonly XName nvContentPartPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: contentPart.
- has the following child XML elements: cNvContentPartPr, cNvPr.
- corresponds to the following strongly-typed classes: NonVisualContentPartProperties.
nvPr
Represents the cdr14:nvPr XML element.
public static readonly XName nvPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: contentPart.
- has the following XML attributes: fPublished, macro.
- corresponds to the following strongly-typed classes: ApplicationNonVisualDrawingProperties.
xfrm
Represents the cdr14:xfrm XML element.
public static readonly XName xfrm
Field Value
- XName