Table of Contents

Class WOE

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

Declares XNamespace and XName fields for the xmlns:woe="http://schemas.microsoft.com/office/word/2020/oembed" namespace.

public static class WOE
Inheritance
WOE
Inherited Members

Fields

oembed

Represents the woe:oembed XML element.

public static readonly XName oembed

Field Value

XName

Remarks

As an XML element, it:

woe

Defines the XML namespace associated with the woe prefix.

public static readonly XNamespace woe

Field Value

XNamespace