Share via


CDR Class

Definition

Declares XNamespace and XName fields for the xmlns:cdr="http://schemas.openxmlformats.org/drawingml/2006/chartDrawing" namespace.

public static class CDR
type CDR = class
Public Class CDR
Inheritance
CDR

Fields

absSizeAnchor

Represents the cdr:absSizeAnchor XML element.

blipFill

Represents the cdr:blipFill XML element.

cdr

Defines the XML namespace associated with the cdr prefix.

cNvCxnSpPr

Represents the cdr:cNvCxnSpPr XML element.

cNvGraphicFramePr

Represents the cdr:cNvGraphicFramePr XML element.

cNvGrpSpPr

Represents the cdr:cNvGrpSpPr XML element.

cNvPicPr

Represents the cdr:cNvPicPr XML element.

cNvPr

Represents the cdr:cNvPr XML element.

cNvSpPr

Represents the cdr:cNvSpPr XML element.

cxnSp

Represents the cdr:cxnSp XML element.

ext

Represents the cdr:ext XML element.

from

Represents the cdr:from XML element.

graphicFrame

Represents the cdr:graphicFrame XML element.

grpSp

Represents the cdr:grpSp XML element.

grpSpPr

Represents the cdr:grpSpPr XML element.

nvCxnSpPr

Represents the cdr:nvCxnSpPr XML element.

nvGraphicFramePr

Represents the cdr:nvGraphicFramePr XML element.

nvGrpSpPr

Represents the cdr:nvGrpSpPr XML element.

nvPicPr

Represents the cdr:nvPicPr XML element.

nvSpPr

Represents the cdr:nvSpPr XML element.

pic

Represents the cdr:pic XML element.

relSizeAnchor

Represents the cdr:relSizeAnchor XML element.

sp

Represents the cdr:sp XML element.

spPr

Represents the cdr:spPr XML element.

style

Represents the cdr:style XML element.

to

Represents the cdr:to XML element.

txBody

Represents the cdr:txBody XML element.

x

Represents the cdr:x XML element.

xfrm

Represents the cdr:xfrm XML element.

y

Represents the cdr:y XML element.

Applies to