次の方法で共有


SortRules.SortMethod プロパティ

定義

sortMethod、このプロパティはOffice 2021以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象