Aracılığıyla paylaş


DateGroupItem.DateTimeGrouping Property

Definition

Date Time Grouping

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to