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:
- has the following parent XML elements: wsp.
- has the following child XML elements: extLst, flatTx, noAutofit, normAutofit, prstTxWarp, scene3d, sp3d, spAutoFit.
- has the following XML attributes: anchor, anchorCtr, bIns, compatLnSpc, forceAA, fromWordArt, horzOverflow, lIns, numCol, rIns, rot, rtlCol, spcCol, spcFirstLastPara, tIns, upright, vert, vertOverflow, wrap.
- corresponds to the following strongly-typed classes: TextBodyProperties.
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:
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:
spPr
Represents the wps:spPr XML element.
public static readonly XName spPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: wsp.
- has the following child XML elements: blipFill, custGeom, effectDag, effectLst, extLst, gradFill, grpFill, ln, noFill, pattFill, prstGeom, scene3d, solidFill, sp3d, xfrm.
- has the following XML attributes: bwMode.
- corresponds to the following strongly-typed classes: ShapeProperties.
style
Represents the wps:style XML element.
public static readonly XName style
Field Value
- XName
Remarks
As an XML element, it:
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:
- has the following parent XML elements: graphicData, wpc_, grpSp, wgp.
- has the following child XML elements: bodyPr, cNvCnPr, cNvPr, cNvSpPr, extLst, linkedTxbx, spPr, style, txbx.
- has the following XML attributes: normalEastAsianFlow.
- corresponds to the following strongly-typed classes: WordprocessingShape.