Table of Contents

Class WETP

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:wetp="http://schemas.microsoft.com/office/webextensions/taskpanes/2010/11" namespace.

public static class WETP
Inheritance
WETP
Inherited Members

Fields

extLst

Represents the wetp:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: taskpane.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: OfficeArtExtensionList.

taskpane

Represents the wetp:taskpane XML element.

public static readonly XName taskpane

Field Value

XName

Remarks

As an XML element, it:

taskpanes

Represents the wetp:taskpanes XML element.

public static readonly XName taskpanes

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: taskpane.
  • corresponds to the following strongly-typed classes: Taskpanes.

webextensionref

Represents the wetp:webextensionref XML element.

public static readonly XName webextensionref

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: taskpane.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: WebExtensionPartReference.

wetp

Defines the XML namespace associated with the wetp prefix.

public static readonly XNamespace wetp

Field Value

XNamespace