CubeField.TreeviewControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.