Dela via


ChartSheet.InnerObject Property

Gets a Chart that represents the underlying native object for the ChartSheet.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

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

Property Value

Type: Chart
A 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

Globalization and Localization of Excel Solutions