PivotTable.CubeFields プロパティ

定義

コレクションを返します CubeFields 。 各 CubeField オブジェクトには、キューブ フィールド要素のプロパティが含まれています。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Excel::CubeFields ^ CubeFields { Microsoft::Office::Interop::Excel::CubeFields ^ get(); };
public Microsoft.Office.Interop.Excel.CubeFields CubeFields { get; }
Public ReadOnly Property CubeFields As CubeFields

プロパティ値

適用対象