DateGroupItem.DateTimeGrouping Propriété

Définition

Regroupement de date et heure

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

[DocumentFormat.OpenXml.SchemaAttr(0, "dateTimeGrouping")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues> DateTimeGrouping { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues> DateTimeGrouping { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dateTimeGrouping")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues>? DateTimeGrouping { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dateTimeGrouping")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues>? DateTimeGrouping { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues>? DateTimeGrouping { get; set; }
member this.DateTimeGrouping : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dateTimeGrouping")>]
member this.DateTimeGrouping : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dateTimeGrouping")>]
member this.DateTimeGrouping : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues> with get, set
Public Property DateTimeGrouping As EnumValue(Of DateTimeGroupingValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à