Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 797 Bytes

PowerPoint.application.aftershapesizechange.md

File metadata and controls

32 lines (19 loc) · 797 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Application.AfterShapeSizeChange event (PowerPoint)
vbapp10.chm621033
vbapp10.chm621033
0c7eacc9-445a-b1ec-1f48-6d11fbb842e9
06/05/2019
medium

Application.AfterShapeSizeChange event (PowerPoint)

Occurs after an object (shape, picture, text box, chart, SmartArt as examples) has been resized on the slide.

Syntax

expression.AfterShapeSizeChange (shp)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
shp Required Shape The shape that was resized.

[!includeSupport and feedback]