FillFormat.RotateWithObject property (PowerPoint)

Returns or sets whether the fill rotates with the specified shape. Read/write.

Syntax

expression.RotateWithObject

expression An expression that returns a FillFormat object.

Remarks

The value returned by the RotateWithObject property can be one of these MsoTriState constants.

Constant Description
msoFalse The fill does not rotate with the shape.
msoTrue The fill rotates with the shape.

The setting of the RotateWithObject property corresponds to the setting of the Rotate with shape box on the Fill pane of the Format Picture dialog box in the Microsoft PowerPoint user interface (under Drawing Tools, on the Format Tab, in the Shape Styles group, click Format Shape.)

See also

FillFormat 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.