TreeviewControl Interface

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.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("0002444B-0000-0000-C000-000000000046")> _
Public Interface TreeviewControl
'Usage
Dim instance As TreeviewControl
[GuidAttribute("0002444B-0000-0000-C000-000000000046")]
public interface TreeviewControl

Remarks

Use the TreeviewControl property to return the TreeviewControl object.

See Also

Reference

TreeviewControl Members

Microsoft.Office.Interop.Excel Namespace