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

Hierarchy

  • WPS

Properties

bodyPr: XName = ...

Represents the wps:bodyPr XML element.

Remarks

As an XML element, it has the following:

cNvCnPr: XName = ...

Represents the wps:cNvCnPr XML element.

Remarks

As an XML element, it has the following:

cNvPr: XName = ...

Represents the wps:cNvPr XML element.

Remarks

As an XML element, it has the following:

cNvSpPr: XName = ...

Represents the wps:cNvSpPr XML element.

Remarks

As an XML element, it has the following:

extLst: XName = ...

Represents the wps:extLst XML element.

Remarks

As an XML element, it has the following:

linkedTxbx: XName = ...

Represents the wps:linkedTxbx XML element.

Remarks

As an XML element, it has the following:

spPr: XName = ...

Represents the wps:spPr XML element.

Remarks

As an XML element, it has the following:

style: XName = ...

Represents the wps:style XML element.

Remarks

As an XML element, it has the following:

txbx: XName = ...

Represents the wps:txbx XML element.

Remarks

As an XML element, it has the following:

wps: XNamespace = ...

Defines the XML namespace associated with the wps prefix.

wsp: XName = ...

Represents the wps:wsp XML element.

Remarks

As an XML element, it has the following:

Accessors

  • get namespaceDeclaration(): XAttribute
  • Returns the namespace declaration XAttribute for this namespace.

    Returns XAttribute

Generated using TypeDoc