次の方法で共有


PivotField.SortType プロパティ

定義

自動並べ替えの種類

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象