Table of Contents

Class W16CUR

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

Declares XNamespace and XName fields for the xmlns:w16cur="http://schemas.microsoft.com/office/word/2018/wordml" namespace.

public static class W16CUR
Inheritance
W16CUR
Inherited Members

Fields

ext

Represents the w16cur:ext XML element.

public static readonly XName ext

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: extLst.
  • has the following XML attributes: uri.
  • corresponds to the following strongly-typed classes: Extension.

uri

Represents the w16cur:uri XML attribute.

public static readonly XName uri

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ext.
  • corresponds to the following strongly-typed properties: Extension.Uri.

w16cur

Defines the XML namespace associated with the w16cur prefix.

public static readonly XNamespace w16cur

Field Value

XNamespace