次の方法で共有


SharedItems.MinDate プロパティ

定義

最小日付時刻

スキーマ内の次の属性を表します: minDate

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

プロパティ値

DateTimeValue を返します。

属性

適用対象