RichDateGroupItem.DateTimeGrouping 属性

定义

日期时间分组

表示架构中的以下属性: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)

属性值

属性

适用于