Compartir a través de


CubeField.TreeviewControl Propiedad

Definición

Devuelve el TreeviewControl objeto , que representa el control de manipulación del cubo de un informe de tabla dinámica basado en OLAP.

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

Valor de propiedad

Comentarios

Esta propiedad sólo está disponible cuando el control está visible.

Se aplica a