WPS Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |