title | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|
MsoPresetExtrusionDirection enumeration (Office) |
|
6842c53f-a240-249c-32aa-18cac4859ecf |
01/31/2019 |
medium |
Specifies the direction that the extrusion's sweep path takes away from the extruded shape (the front face of the extrusion). Used with the PresetExtrusionDirection property of the ThreeDFormat object.
Name | Value | Description |
---|---|---|
msoExtrusionBottom | 2 | Lower part |
msoExtrusionBottomLeft | 3 | Lower left |
msoExtrusionBottomRight | 1 | Lower right |
msoExtrusionLeft | 6 | Left |
msoExtrusionNone | 5 | No extrusion |
msoExtrusionRight | 4 | Right |
msoExtrusionTop | 8 | Upper part |
msoExtrusionTopLeft | 9 | Upper left |
msoExtrusionTopRight | 7 | Upper right |
msoPresetExtrusionDirectionMixed | -2 | Return value only; indicates a combination of the other states. |
[!includeSupport and feedback]