title | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|
MsoZOrderCmd enumeration (Office) |
|
4615d1c7-9d7b-70a4-1821-785c3af11f4f |
01/31/2019 |
medium |
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. |
[!includeSupport and feedback]