Class W16DU
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:w16du="http://schemas.microsoft.com/office/word/2023/wordml/word16du" namespace.
public static class W16DU
- Inheritance
-
W16DU
- Inherited Members
Fields
dateUtc
Represents the w16du:dateUtc XML attributes.
public static readonly XName dateUtc
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: cellMerge, comment, del, ins, numberingChange, pPrChange, rPrChange, sectPrChange, tblPrChange, tblPrExChange, tcPrChange, trPrChange.
- corresponds to the following strongly-typed properties: CellMerge.DateUtc, Comment.DateUtc, DeletedMathControl.DateUtc, InsertedMathControl.DateUtc, NumberingChange.DateUtc, ParagraphMarkRunPropertiesChange.DateUtc, ParagraphPropertiesChange.DateUtc, RunPropertiesChange.DateUtc, SectionPropertiesChange.DateUtc, TableCellPropertiesChange.DateUtc, TablePropertiesChange.DateUtc, TablePropertyExceptionsChange.DateUtc, TableRowPropertiesChange.DateUtc.
w16du
Defines the XML namespace associated with the w16du prefix.
public static readonly XNamespace w16du
Field Value
- XNamespace