共用方式為


CommentExtensible.DateUtc Property

Definition

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

Applies to