次の方法で共有


SortState.SortMethod プロパティ

定義

ViewCtl.Sort メソッド (Outlook ビュー コントロール)

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

[DocumentFormat.OpenXml.SchemaAttr(0, "sortMethod")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SortMethodValues> SortMethod { get; set; }
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; }
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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象