MsoZOrderCmd enumeration (Office)

Specifies where in the z-order a shape should be moved relative to other shapes.

Name Value Description
msoBringForward 2 Bring shape forward.
msoBringInFrontOfText 4 Bring shape in front of text. Used only in Microsoft Word.
msoBringToFront 0 Bring shape to the front.
msoSendBackward 3 Send shape backward.
msoSendBehindText 5 Send shape behind text. Used only in Microsoft Word.
msoSendToBack 1 Send shape to the back.

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.