RangeProperties.EndDate Propriété

Définition

Valeur de fin du regroupement de dates

Représente l’attribut suivant dans le schéma : endDate

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

Valeur de propriété

Retourne DateTimeValue.

Attributs

S’applique à