Поделиться через


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

Атрибуты

Применяется к