次の方法で共有


RangeProperties.GroupBy プロパティ

定義

グループ化

スキーマ内の次の属性を表します。 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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象