Table of Contents

Class OEL

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

Declares XNamespace and XName fields for the xmlns:oel="http://schemas.microsoft.com/office/2019/extlst" namespace.

public static class OEL
Inheritance
OEL
Inherited Members

Fields

ext

Represents the oel: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.

oel

Defines the XML namespace associated with the oel prefix.

public static readonly XNamespace oel

Field Value

XNamespace