OLEFormat.ObjectVerbs Property
Returns a ObjectVerbs collection that contains all the OLE verbs for the specified OLE object. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property ObjectVerbs As ObjectVerbs
Get
'Usage
Dim instance As OLEFormat
Dim value As ObjectVerbs
value = instance.ObjectVerbs
ObjectVerbs ObjectVerbs { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.ObjectVerbs