Freigeben über


RangeProperties.GroupBy Eigenschaft

Definition

Gruppieren nach

Stellt das folgende Attribut im Schema dar: groupBy

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: