ChartSheet.InnerObject (Propiedad)

Obtiene un objeto Microsoft.Office.Interop.Excel.Chart que representa el objeto nativo subyacente de ChartSheet.

Espacio de nombres:  Microsoft.Office.Tools.Excel
Ensamblado:  Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)

Sintaxis

'Declaración
ReadOnly Property InnerObject As Chart
    Get
Chart InnerObject { get; }

Valor de propiedad

Tipo: Microsoft.Office.Interop.Excel.Chart
Objeto Microsoft.Office.Interop.Excel.Chart que representa el objeto nativo subyacente del control ChartSheet.

Seguridad de .NET Framework

Vea también

Referencia

ChartSheet Interfaz

Microsoft.Office.Tools.Excel (Espacio de nombres)

Otros recursos

Aplicar formato a datos de Excel con varias configuraciones regionales