Skip to content

Files

Latest commit

 

History

History
39 lines (23 loc) · 801 Bytes

PowerPoint.SlideShowView.EraseDrawing.md

File metadata and controls

39 lines (23 loc) · 801 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlideShowView.EraseDrawing method (PowerPoint)
vbapp10.chm513016
vbapp10.chm513016
PowerPoint.SlideShowView.EraseDrawing
d1ccb77b-c591-f3ec-bb88-1f317f057103
06/08/2017
medium

SlideShowView.EraseDrawing method (PowerPoint)

Removes lines drawn during a slide show by using either the DrawLine method or the pen tool.

Syntax

expression. EraseDrawing

expression A variable that represents a SlideShowView object.

Example

SlideShowWindows(1).View.EraseDrawing

See also

SlideShowView Object

[!includeSupport and feedback]