OLEFormat.Object Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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