TreeviewControl 接口

定义

代表多维数据集字段的层次成员选择控件。 此对象主要用于录制宏,不作其他用途。

public interface class TreeviewControl
[System.Runtime.InteropServices.Guid("0002444B-0000-0000-C000-000000000046")]
public interface TreeviewControl
Public Interface TreeviewControl
属性

注解

TreeviewControl使用 属性可返回 TreeviewControl 对象。

属性

Application

返回一个 Application 对象,该对象代表 Microsoft Excel 应用程序。

Creator

返回一个 32 位整数,该整数指示在其中创建了此对象的应用程序。

Drilled

设置多维数据集字段的分级成员选择控件中多维数据集字段成员的“drilled”(展开或可见)状态。 该属性主要用于录制宏,而不用于其他用途。

Hidden

返回或设置多维数据集字段的分层成员选择控件中多维数据集字段成员的隐藏状态。

Parent

返回指定对象的父对象。

适用于