Freigeben über


DateGroupItem.DateTimeGrouping Eigenschaft

Definition

Datum/Uhrzeit-Gruppierung

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: