次の方法で共有


PivotField.AutoSortScope プロパティ

定義

AutoSort スコープ。

スキーマ内の x:autoSortScope 要素タグを表します。

public DocumentFormat.OpenXml.Spreadsheet.AutoSortScope AutoSortScope { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.AutoSortScope? AutoSortScope { get; set; }
member this.AutoSortScope : DocumentFormat.OpenXml.Spreadsheet.AutoSortScope with get, set
Public Property AutoSortScope As AutoSortScope

プロパティ値

AutoSortScope を返します。

適用対象