Share via


WPS Class

Definition

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

public static class WPS
type WPS = class
Public Class WPS
Inheritance
WPS

Fields

bodyPr

Represents the wps:bodyPr XML element.

cNvCnPr

Represents the wps:cNvCnPr XML element.

cNvPr

Represents the wps:cNvPr XML element.

cNvSpPr

Represents the wps:cNvSpPr XML element.

extLst

Represents the wps:extLst XML element.

linkedTxbx

Represents the wps:linkedTxbx XML element.

spPr

Represents the wps:spPr XML element.

style

Represents the wps:style XML element.

txbx

Represents the wps:txbx XML element.

wps

Defines the XML namespace associated with the wps prefix.

wsp

Represents the wps:wsp XML element.

Applies to