Share via


SlideShowView.PointerColor Property

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

Syntax

'Declaration
ReadOnly Property PointerColor As ColorFormat
    Get
'Usage
Dim instance As SlideShowView
Dim value As ColorFormat

value = instance.PointerColor
ColorFormat PointerColor { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ColorFormat

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace