Share via


OLEFormat.Object Property

Returns the OLE Automation object associated with this OLE 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 OLEFormat
Dim value As Object

value = instance.Object
Object Object { get; }

Property Value

Type: System.Object

See Also

Reference

OLEFormat Interface

OLEFormat Members

Microsoft.Office.Interop.Excel Namespace