次の方法で共有


TimelineRange.EndDate プロパティ

定義

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

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

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

プロパティ値

属性

適用対象