CommentExtensible.DateUtc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
dateUtc, this property is only available in Office 2021 and later.
Represents the following attribute in the schema: w16cex:dateUtc
public DocumentFormat.OpenXml.DateTimeValue? DateUtc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(127, "dateUtc")]
public DocumentFormat.OpenXml.DateTimeValue? DateUtc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w16cex:dateUtc")]
public DocumentFormat.OpenXml.DateTimeValue? DateUtc { get; set; }
member this.DateUtc : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(127, "dateUtc")>]
member this.DateUtc : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w16cex:dateUtc")>]
member this.DateUtc : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property DateUtc As DateTimeValue
Property Value
- Attributes