Class W16CEX
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:w16cex="http://schemas.microsoft.com/office/word/2018/wordml/cex" namespace.
public static class W16CEX
- Inheritance
-
W16CEX
- Inherited Members
Fields
commentExtensible
Represents the w16cex:commentExtensible XML element.
public static readonly XName commentExtensible
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: commentsExtensible.
- has the following child XML elements: extLst.
- has the following XML attributes: dateUtc, durableId, intelligentPlaceholder.
- corresponds to the following strongly-typed classes: CommentExtensible.
commentsExtensible
Represents the w16cex:commentsExtensible XML element.
public static readonly XName commentsExtensible
Field Value
- XName
Remarks
As an XML element, it:
- has the following child XML elements: commentExtensible, extLst.
- corresponds to the following strongly-typed classes: CommentsExtensible.
dateUtc
Represents the w16cex:dateUtc XML attribute.
public static readonly XName dateUtc
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: commentExtensible.
- corresponds to the following strongly-typed properties: CommentExtensible.DateUtc.
durableId
Represents the w16cex:durableId XML attribute.
public static readonly XName durableId
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: commentExtensible.
- corresponds to the following strongly-typed properties: CommentExtensible.DurableId.
extLst
Represents the w16cex:extLst XML element.
public static readonly XName extLst
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: commentExtensible, commentsExtensible.
- has the following child XML elements: ext.
- corresponds to the following strongly-typed classes: ExtensionList.
intelligentPlaceholder
Represents the w16cex:intelligentPlaceholder XML attribute.
public static readonly XName intelligentPlaceholder
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: commentExtensible.
- corresponds to the following strongly-typed properties: CommentExtensible.IntelligentPlaceholder.
w16cex
Defines the XML namespace associated with the w16cex prefix.
public static readonly XNamespace w16cex
Field Value
- XNamespace