Compartir a través de


RangeProperties.GroupBy Propiedad

Definición

Agrupar por

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a