次の方法で共有


SharedItems.MaxDate プロパティ

定義

最大日付時刻の値

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

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

プロパティ値

DateTimeValue を返します。

属性

適用対象