次の方法で共有


SortCondition.SortBy プロパティ

定義

並べ替え方法

スキーマ内の次の属性を表します。 sortBy

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象