次の方法で共有


TimelineRange.StartDate プロパティ

定義

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

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

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

プロパティ値

属性

適用対象