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

属性

适用于