Shape.Decorative property (PowerPoint)

Sets or returns the decorative flag for the specified object. Read/write.

Syntax

expression.Decorative

expression A variable that represents a Shape object.

Remarks

The value of the Decorative property can be one of these MsoTriState constants.

Constant Description
msoFalse The specified shape is not marked as decorative.
msoTrue The specified shape is marked as decorative.

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.