次の方法で共有


TupleSet.SortType プロパティ

定義

並べ替え順序を設定する

スキーマ内の次の属性を表します: sortType

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

プロパティ値

属性

適用対象