Share via


RichDateGroupItem.DateTimeGrouping Property

Definition

Date Time Grouping

Represents the following attribute in the schema: dateTimeGrouping

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; }
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

Attributes

Applies to