TreeviewControl Object Members
Excel Developer Reference |
Represents the hierarchical member-selection control of a cube field.
Properties
Name | Description | |
---|---|---|
Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only. | |
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. Read/write. | |
Hidden | Returns or sets a Variant value that represents 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. Read-only. |