MsoPresetThreeDFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an extrusion (three-dimensional) format.
public enum class MsoPresetThreeDFormat
public enum MsoPresetThreeDFormat
type MsoPresetThreeDFormat =
Public Enum MsoPresetThreeDFormat
- Inheritance
-
MsoPresetThreeDFormat
Fields
Name | Value | Description |
---|---|---|
msoPresetThreeDFormatMixed | -2 | Not used. |
msoThreeD1 | 1 | First 3-D format. |
msoThreeD2 | 2 | Second 3-D format. |
msoThreeD3 | 3 | Third 3-D format. |
msoThreeD4 | 4 | Fourth 3-D format. |
msoThreeD5 | 5 | Fifth 3-D format. |
msoThreeD6 | 6 | Sixth 3-D format. |
msoThreeD7 | 7 | Seventh 3-D format. |
msoThreeD8 | 8 | Eighth 3-D format. |
msoThreeD9 | 9 | Ninth 3-D format. |
msoThreeD10 | 10 | Tenth 3-D format. |
msoThreeD11 | 11 | Eleventh 3-D format. |
msoThreeD12 | 12 | Twelfth 3-D format. |
msoThreeD13 | 13 | Thirteenth 3-D format. |
msoThreeD14 | 14 | Fourteenth 3-D format. |
msoThreeD15 | 15 | Fifteenth 3-D format. |
msoThreeD16 | 16 | Sixteenth 3-D format. |
msoThreeD17 | 17 | Seventeenth 3-D format. |
msoThreeD18 | 18 | Eighteenth 3-D format. |
msoThreeD19 | 19 | Nineteenth 3-D format. |
msoThreeD20 | 20 | Twentieth 3-D format. |
Remarks
The msoPresetThreeDFormat constants are numbered according to the order (left to right, top to bottom) in which they are shown in the 3-D Style button on the Formatting toolbar.