Share via


XDR Class

Definition

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

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

Fields

absoluteAnchor

Represents the xdr:absoluteAnchor XML element.

blipFill

Represents the xdr:blipFill XML element.

clientData

Represents the xdr:clientData XML element.

cNvCxnSpPr

Represents the xdr:cNvCxnSpPr XML element.

cNvGraphicFramePr

Represents the xdr:cNvGraphicFramePr XML element.

cNvGrpSpPr

Represents the xdr:cNvGrpSpPr XML element.

cNvPicPr

Represents the xdr:cNvPicPr XML element.

cNvPr

Represents the xdr:cNvPr XML element.

cNvSpPr

Represents the xdr:cNvSpPr XML element.

col

Represents the xdr:col XML element.

colOff

Represents the xdr:colOff XML element.

contentPart

Represents the xdr:contentPart XML element.

cxnSp

Represents the xdr:cxnSp XML element.

ext

Represents the xdr:ext XML element.

from

Represents the xdr:from XML element.

graphicFrame

Represents the xdr:graphicFrame XML element.

grpSp

Represents the xdr:grpSp XML element.

grpSpPr

Represents the xdr:grpSpPr XML element.

nvCxnSpPr

Represents the xdr:nvCxnSpPr XML element.

nvGraphicFramePr

Represents the xdr:nvGraphicFramePr XML element.

nvGrpSpPr

Represents the xdr:nvGrpSpPr XML element.

nvPicPr

Represents the xdr:nvPicPr XML element.

nvSpPr

Represents the xdr:nvSpPr XML element.

oneCellAnchor

Represents the xdr:oneCellAnchor XML element.

pic

Represents the xdr:pic XML element.

pos

Represents the xdr:pos XML element.

row

Represents the xdr:row XML element.

rowOff

Represents the xdr:rowOff XML element.

sp

Represents the xdr:sp XML element.

spPr

Represents the xdr:spPr XML element.

style

Represents the xdr:style XML element.

to

Represents the xdr:to XML element.

twoCellAnchor

Represents the xdr:twoCellAnchor XML element.

txBody

Represents the xdr:txBody XML element.

wsDr

Represents the xdr:wsDr XML element.

xdr

Defines the XML namespace associated with the xdr prefix.

xfrm

Represents the xdr:xfrm XML element.

Applies to