ShapeRange.Decorative property (Excel)
Sets or returns the decorative flag for the specified object. Read/write.
Syntax
expression.Decorative
expression A variable that represents a ShapeRange object.
Remarks
The value of the Decorative property can be one of these MsoTriState constants.
Constant | Description |
---|---|
msoFalse | The specified shape range is not marked as decorative. |
msoTrue | The specified shape range 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.