Table of Contents

Class WPS

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

Declares XNamespace and XName fields for the xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" namespace.

public static class WPS
Inheritance
WPS
Inherited Members

Fields

bodyPr

Represents the wps:bodyPr XML element.

public static readonly XName bodyPr

Field Value

XName

Remarks

As an XML element, it:

cNvCnPr

Represents the wps:cNvCnPr XML element.

public static readonly XName cNvCnPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: wsp.
  • has the following child XML elements: cxnSpLocks, endCxn, extLst, stCxn.
  • corresponds to the following strongly-typed classes: NonVisualConnectorProperties.

cNvPr

Represents the wps:cNvPr XML element.

public static readonly XName cNvPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: wsp.
  • 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.

cNvSpPr

Represents the wps:cNvSpPr XML element.

public static readonly XName cNvSpPr

Field Value

XName

Remarks

As an XML element, it:

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

extLst

Represents the wps:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

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

linkedTxbx

Represents the wps:linkedTxbx XML element.

public static readonly XName linkedTxbx

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: wsp.
  • has the following child XML elements: extLst.
  • has the following XML attributes: id, seq.
  • corresponds to the following strongly-typed classes: LinkedTextBox.

spPr

Represents the wps:spPr XML element.

public static readonly XName spPr

Field Value

XName

Remarks

As an XML element, it:

style

Represents the wps:style XML element.

public static readonly XName style

Field Value

XName

Remarks

As an XML element, it:

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

txbx

Represents the wps:txbx XML element.

public static readonly XName txbx

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: wsp.
  • has the following child XML elements: txbxContent, extLst.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: TextBoxInfo2.

wps

Defines the XML namespace associated with the wps prefix.

public static readonly XNamespace wps

Field Value

XNamespace

wsp

Represents the wps:wsp XML element.

public static readonly XName wsp

Field Value

XName

Remarks

As an XML element, it: