Share via


Worksheet.InnerObject Property

Gets a Worksheet that represents the underlying native object for the Worksheet.

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

Syntax

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

Property Value

Type: Worksheet
A Worksheet that represents the underlying native object for the Worksheet.

.NET Framework Security

See Also

Reference

Worksheet Interface

Microsoft.Office.Tools.Excel Namespace