ChartSheet.InnerObject Property

Gets a Microsoft.Office.Interop.Excel.Chart that represents the underlying native object for the ChartSheet.

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

Syntax

'Declaration
ReadOnly Property InnerObject As Chart
    Get
Chart InnerObject { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Chart
A Microsoft.Office.Interop.Excel.Chart that represents the underlying native object for the ChartSheet.

.NET Framework Security

See Also

Reference

ChartSheet Interface

Microsoft.Office.Tools.Excel Namespace

Other Resources

Formatting Data in Excel with Various Regional Settings