Share via


SlideShowView.PointerType Property

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

Syntax

'Declaration
Property PointerType As PpSlideShowPointerType
    Get
    Set
'Usage
Dim instance As SlideShowView
Dim value As PpSlideShowPointerType

value = instance.PointerType

instance.PointerType = value
PpSlideShowPointerType PointerType { get; set; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.PpSlideShowPointerType

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace