Share via


_OLEObject.Object Property

Returns the OLE Automation object associated with this OLE object. Read-only Object.

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

Syntax

'Declaration
ReadOnly Property Object As Object
    Get
'Usage
Dim instance As _OLEObject
Dim value As Object

value = instance.Object
Object Object { get; }

Property Value

Type: System.Object

See Also

Reference

_OLEObject Interface

_OLEObject Members

Microsoft.Office.Interop.Excel Namespace