CubeField.TreeviewControl Property

Definition

Returns the TreeviewControl object, representing the cube manipulation control of an OLAP-based PivotTable report.

public:
 property Microsoft::Office::Interop::Excel::TreeviewControl ^ TreeviewControl { Microsoft::Office::Interop::Excel::TreeviewControl ^ get(); };
public Microsoft.Office.Interop.Excel.TreeviewControl TreeviewControl { get; }
Public ReadOnly Property TreeviewControl As TreeviewControl

Property Value

Remarks

This property is available only when the control is visible.

Applies to