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:
- has the following parent XML elements: ext, graphicData.
- has the following XML attributes: mediaType, oEmbedUrl, picLocksAutoForOEmbed.
- corresponds to the following strongly-typed classes: OEmbed.
woe
Defines the XML namespace associated with the woe prefix.
public static readonly XNamespace woe
Field Value
- XNamespace