PivotField.AutoSortOrder プロパティ

定義

指定したピボットテーブル フィールドを自動的に並べ替えるために使用される順序を返します。 定数の 1 つを XlSortOrder 指定できます。 読み取り専用の Integer です。

public:
 property int AutoSortOrder { int get(); };
public int AutoSortOrder { get; }
Public ReadOnly Property AutoSortOrder As Integer

プロパティ値

適用対象