SharedItems.MinDate Propriété

Définition

Date et heure minimale

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne DateTimeValue.

Attributs

S’applique à