次の方法で共有


PivotField.AutoSortField プロパティ

定義

指定したピボットテーブル フィールドを自動的に並べ替えるために使用されるデータ フィールドの名前を返します。 読み取りのみ可能な String 値です。

public:
 property System::String ^ AutoSortField { System::String ^ get(); };
public string AutoSortField { get; }
Public ReadOnly Property AutoSortField As String

プロパティ値

適用対象