ThreeDFormat.Perspective property (Excel)

Returns or sets an MsoTriState value that determines whether the extrusion appears in perspective.

Syntax

expression.Perspective

expression A variable that represents a ThreeDFormat object.

Remarks

Returns msoFalse if the extrusion is a parallel, or orthographic, projection—that is, the walls don't narrow toward a vanishing point.

Returns msoTrue if the extrusion appears in perspective—that is, the walls of the extrusion narrow toward a vanishing point.

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.