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:
- has the following parent XML elements: graphicFrame, graphicFrame.
- has the following child XML elements: extLst, graphicFrameLocks.
- corresponds to the following strongly-typed classes: NonVisualGraphicFrameProperties.
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:
- has the following parent XML elements: graphicFrame, graphicFrame, grpSp, wgp.
- 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.
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:
grpSp
Represents the wpg:grpSp XML element.
public static readonly XName grpSp
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: grpSp, wgp.
- has the following child XML elements: pic_, contentPart, cNvGrpSpPr, cNvPr, extLst, graphicFrame, grpSp, grpSpPr, wsp.
- corresponds to the following strongly-typed classes: GroupShape.
grpSpPr
Represents the wpg:grpSpPr XML element.
public static readonly XName grpSpPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: grpSp, wgp.
- has the following child XML elements: blipFill, effectDag, effectLst, extLst, gradFill, grpFill, noFill, pattFill, scene3d, solidFill, xfrm.
- has the following XML attributes: bwMode.
- corresponds to the following strongly-typed classes: GroupShapeProperties.
wgp
Represents the wpg:wgp XML element.
public static readonly XName wgp
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData, wpc_.
- has the following child XML elements: pic_, contentPart, cNvGrpSpPr, cNvPr, extLst, graphicFrame, grpSp, grpSpPr, wsp.
- corresponds to the following strongly-typed classes: WordprocessingGroup.
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.