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


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

Атрибуты

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