PivotField.AutoShowField プロパティ

定義

指定したピボットテーブル フィールドに自動的に表示される上位または下位の項目を決定するために使用されるデータ フィールドの名前を返します。 読み取りのみ可能な String 値です。

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

プロパティ値

適用対象