_Application.Marker Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Marker As Object
Get
'Usage
Dim instance As _Application
Dim value As Object
value = instance.Marker
Object Marker { get; }
Property Value
Type: System.Object