TreeviewControl Interface

Definition

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.

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

Remarks

Use the TreeviewControl property to return the TreeviewControl object.

Properties

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.

Applies to