ShadowFormat.Size property (PowerPoint)

Returns or sets the size of the specified shadow as a percentage of the shape size, from 0 to 200. Read/write.

Syntax

expression.Size

expression A variable that represents a ShadowFormat object.

Return value

Single

Remarks

Setting the Size property to 0 removes the shadow. Setting the Size property to 100 creates a shadow the same size as its associated shape. Setting the Size property to 200 creates a shadow double the size of its shape.

See also

ShadowFormat Object

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.