SlideShowView.PointerColor property (PowerPoint)
Returns a ColorFormat object that represents the pointer color for the specified presentation during one slide show. Read-only.
Syntax
expression. PointerColor
expression A variable that represents a SlideShowView object.
Return value
ColorFormat
Remarks
As soon as the slide show is finished, the color reverts to the default color for the presentation.
To change the pointer to a pen, set the PointerType property to ppSlideShowPointerPen.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.