Table of Contents

Class XDR14

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:xdr14="http://schemas.microsoft.com/office/excel/2010/spreadsheetDrawing" namespace.

public static class XDR14
Inheritance
XDR14
Inherited Members

Fields

cNvContentPartPr

Represents the xdr14: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 xdr14:cNvPr XML element.

public static readonly XName cNvPr

Field Value

XName

Remarks

As an XML element, it:

contentPart

Represents the xdr14:contentPart XML element.

public static readonly XName contentPart

Field Value

XName

Remarks

As an XML element, it:

extLst

Represents the xdr14:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: contentPart, contentPart.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: OfficeArtExtensionList.

nvContentPartPr

Represents the xdr14:nvContentPartPr XML element.

public static readonly XName nvContentPartPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: contentPart, contentPart.
  • has the following child XML elements: cNvContentPartPr, cNvPr.
  • corresponds to the following strongly-typed classes: ExcelNonVisualContentPartShapeProperties.

nvPr

Represents the xdr14:nvPr XML element.

public static readonly XName nvPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: contentPart, contentPart.
  • has the following XML attributes: fPublished, macro.
  • corresponds to the following strongly-typed classes: ApplicationNonVisualDrawingProperties.

xdr14

Defines the XML namespace associated with the xdr14 prefix.

public static readonly XNamespace xdr14

Field Value

XNamespace

xfrm

Represents the xdr14:xfrm XML element.

public static readonly XName xfrm

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: contentPart, contentPart.
  • has the following child XML elements: ext, off.
  • has the following XML attributes: flipH, flipV, rot.
  • corresponds to the following strongly-typed classes: Transform2D.