CubeField.TreeviewControl 属性

定义

返回 对象, TreeviewControl 表示基于 OLAP 的数据透视表的多维数据集操作控件。

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

属性值

注解

只有当控件可见时,该属性才可用。

适用于