Table of Contents

Class DSP

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

Declares XNamespace and XName fields for the xmlns:dsp="http://schemas.microsoft.com/office/drawing/2008/diagram" namespace.

public static class DSP
Inheritance
DSP
Inherited Members

Fields

cNvGrpSpPr

Represents the dsp:cNvGrpSpPr XML element.

public static readonly XName cNvGrpSpPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: nvGrpSpPr.
  • has the following child XML elements: extLst, grpSpLocks.
  • corresponds to the following strongly-typed classes: NonVisualGroupDrawingShapeProperties.

cNvPr

Represents the dsp:cNvPr XML element.

public static readonly XName cNvPr

Field Value

XName

Remarks

As an XML element, it:

cNvSpPr

Represents the dsp:cNvSpPr XML element.

public static readonly XName cNvSpPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: nvSpPr.
  • has the following child XML elements: extLst, spLocks.
  • has the following XML attributes: txBox.
  • corresponds to the following strongly-typed classes: NonVisualDrawingShapeProperties.

dataModelExt

Represents the dsp:dataModelExt XML element.

public static readonly XName dataModelExt

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: ext, graphicData.
  • has the following XML attributes: minVer, relId.
  • corresponds to the following strongly-typed classes: DataModelExtensionBlock.

drawing

Represents the dsp:drawing XML element.

public static readonly XName drawing

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: spTree.
  • corresponds to the following strongly-typed classes: Drawing.

dsp

Defines the XML namespace associated with the dsp prefix.

public static readonly XNamespace dsp

Field Value

XNamespace

extLst

Represents the dsp:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

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

grpSp

Represents the dsp:grpSp XML element.

public static readonly XName grpSp

Field Value

XName

Remarks

As an XML element, it:

grpSpPr

Represents the dsp:grpSpPr XML element.

public static readonly XName grpSpPr

Field Value

XName

Remarks

As an XML element, it:

nvGrpSpPr

Represents the dsp:nvGrpSpPr XML element.

public static readonly XName nvGrpSpPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: grpSp, spTree.
  • has the following child XML elements: cNvGrpSpPr, cNvPr.
  • corresponds to the following strongly-typed classes: GroupShapeNonVisualProperties.

nvSpPr

Represents the dsp:nvSpPr XML element.

public static readonly XName nvSpPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: sp.
  • has the following child XML elements: cNvPr, cNvSpPr.
  • corresponds to the following strongly-typed classes: ShapeNonVisualProperties.

sp

Represents the dsp:sp XML element.

public static readonly XName sp

Field Value

XName

Remarks

As an XML element, it:

spPr

Represents the dsp:spPr XML element.

public static readonly XName spPr

Field Value

XName

Remarks

As an XML element, it:

spTree

Represents the dsp:spTree XML element.

public static readonly XName spTree

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: drawing.
  • has the following child XML elements: extLst, grpSp, grpSpPr, nvGrpSpPr, sp.
  • corresponds to the following strongly-typed classes: ShapeTree.

style

Represents the dsp:style XML element.

public static readonly XName style

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: sp.
  • has the following child XML elements: effectRef, fillRef, fontRef, lnRef.
  • corresponds to the following strongly-typed classes: ShapeStyle.

txBody

Represents the dsp:txBody XML element.

public static readonly XName txBody

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: sp.
  • has the following child XML elements: bodyPr, lstStyle, p.
  • corresponds to the following strongly-typed classes: TextBody.

txXfrm

Represents the dsp:txXfrm XML element.

public static readonly XName txXfrm

Field Value

XName

Remarks

As an XML element, it:

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