TreeviewControl Members
Include Protected Members
Include Inherited Members
Represents the hierarchical member-selection control of a cube field. You use this object primarily for macro recording; it is not intended for any other use.
The TreeviewControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
Drilled | Sets the "drilled" (expanded, or visible) status of the cube field members in the hierarchical member-selection control of a cube field. This property is used primarily for macro recording and isn’t intended for any other use. | |
Hidden | Returns or sets the hidden status of the cube field members in the hierarchical member selection control of a cube field. | |
Parent | Returns the parent object for the specified object. |
Top