CubeField.TreeviewControl プロパティ

定義

OLAP ベースの TreeviewControl ピボットテーブル レポートのキューブ操作コントロールを表す オブジェクトを返します。

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

プロパティ値

注釈

このプロパティは、コントロールが表示されている場合にのみ使用できます。

適用対象