次の方法で共有


TaskScheduleEventInfo.EndDt プロパティ

定義

endDt では、このプロパティは Office 2021 以降でのみ使用できます。

スキーマ内の次の属性を表します。 endDt

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

プロパティ値

属性

適用対象