共用方式為


ThreadedComment.DT Property

Definition

dT, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: dT

public DocumentFormat.OpenXml.DateTimeValue? DT { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dT")]
public DocumentFormat.OpenXml.DateTimeValue? DT { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dT")]
public DocumentFormat.OpenXml.DateTimeValue? DT { get; set; }
member this.DT : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dT")>]
member this.DT : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dT")>]
member this.DT : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property DT As DateTimeValue

Property Value

Attributes

Applies to