Table of Contents

Class WPG

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

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

public static class WPG
Inheritance
WPG
Inherited Members

Fields

cNvFrPr

Represents the wpg:cNvFrPr XML element.

public static readonly XName cNvFrPr

Field Value

XName

Remarks

As an XML element, it:

cNvGrpSpPr

Represents the wpg:cNvGrpSpPr XML element.

public static readonly XName cNvGrpSpPr

Field Value

XName

Remarks

As an XML element, it:

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

cNvPr

Represents the wpg:cNvPr XML element.

public static readonly XName cNvPr

Field Value

XName

Remarks

As an XML element, it:

extLst

Represents the wpg:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

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

graphicFrame

Represents the wpg:graphicFrame XML element.

public static readonly XName graphicFrame

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: grpSp, wgp.
  • has the following child XML elements: graphic, cNvFrPr, cNvPr, extLst, xfrm.
  • corresponds to the following strongly-typed classes: GraphicFrame.

grpSp

Represents the wpg:grpSp XML element.

public static readonly XName grpSp

Field Value

XName

Remarks

As an XML element, it:

grpSpPr

Represents the wpg:grpSpPr XML element.

public static readonly XName grpSpPr

Field Value

XName

Remarks

As an XML element, it:

wgp

Represents the wpg:wgp XML element.

public static readonly XName wgp

Field Value

XName

Remarks

As an XML element, it:

wpg

Defines the XML namespace associated with the wpg prefix.

public static readonly XNamespace wpg

Field Value

XNamespace

xfrm

Represents the wpg:xfrm XML element.

public static readonly XName xfrm

Field Value

XName

Remarks

As an XML element, it:

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