Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 836 Bytes

PowerPoint.Shape.Decorative.md

File metadata and controls

36 lines (23 loc) · 836 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Shape.Decorative property (PowerPoint)
vbapp10.chm547095
vbapp10.chm547095
PowerPoint.Shape.Decorative
2DF8D04C-5BFA-101B-BDE5-00AA0044DE52
08/21/2019
medium

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.

[!includeSupport and feedback]