ThreeDFormat Object Members
Represents a shape's three-dimensional formatting.
Methods
| Name | Description | |
|---|---|---|
| IncrementRotationHorizontal | The description for this item will appear in the final release of Office. |
| IncrementRotationVertical | The description for this item will appear in the final release of Office. |
| IncrementRotationX | Changes the rotation of the specified shape around the x-axis by the specified number of degrees. Use the RotationX property to set the absolute rotation of the shape around the x-axis. |
| IncrementRotationY | Changes the rotation of the specified shape around the y-axis by the specified number of degrees. Use the RotationY property to set the absolute rotation of the shape around the y-axis. |
| IncrementRotationZ | The description for this item will appear in the final release of Office. |
| ResetRotation | Resets the extrusion rotation around the x-axis and the y-axis to 0 (zero) so that the front of the extrusion faces forward. This method doesn't reset the rotation around the z-axis. |
| SetExtrusionDirection | Sets the direction that the extrusion's sweep path takes away from the extruded shape. |
| SetPresetCamera | The description for this item will appear in the final release of Office. |
| SetThreeDFormat | Sets the preset extrusion format. Each preset extrusion format contains a set of preset values for the various properties of the extrusion. |
Properties
| Name | Description | |
|---|---|---|
| Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only. |
| BevelBottomDepth | Read/write |
| BevelBottomInset | Read/write |
| BevelBottomType | Read/write |
| BevelTopDepth | Read/write |
| BevelTopInset | Read/write |
| BevelTopType | Read/write |
| ContourColor | Read-only |
| ContourWidth | Read/write |
| Creator | Returns a 32-bit integer that indicates the application in which this object was created. If the object was created in Microsoft Excel, this property returns the string XCEL, which is equivalent to the hexadecimal number 5843454C. |
| Depth | Returns or sets a Single value that represents the depth of the shape's extrusion. |
| ExtrusionColor | Returns a ColorFormat object that represents the color of the shape's extrusion. Read-only. |
| ExtrusionColorType | Returns or sets a value that indicates whether the extrusion color is based on the extruded shape's fill (the front face of the extrusion) and automatically changes when the shape's fill changes, or whether the extrusion color is independent of the shape's fill. Read/write MsoExtrusionColorType. |
| FieldOfView | Read/write |
| LightAngle | Read/write |
| Parent | Returns the parent object for the specified object. Read-only. |
| Perspective | Returns or sets an MsoTriState value that determines whether the extrusion appears in perspective. |
| PresetCamera | Read-only |
| PresetExtrusionDirection | Returns the direction that the extrusion's sweep path takes away from the extruded shape (the front face of the extrusion). Read-only MsoPresetExtrusionDirection. |
| PresetLighting | Read/write |
| PresetLightingDirection | Returns or sets the position of the light source relative to the extrusion. Read/write MsoPresetLightingDirection. |
| PresetLightingSoftness | Returns or sets the intensity of the extrusion lighting. Read/write MsoPresetLightingSoftness. |
| PresetMaterial | Returns or sets the extrusion surface material. Read/write MsoPresetMaterial. |
| PresetThreeDFormat | Returns the preset extrusion format. Each preset extrusion format contains a set of preset values for the various properties of the extrusion. Read-only MsoPresetThreeDFormat. |
| ProjectText | Read/write |
| RotationX | Returns or sets the rotation of the extruded shape around the x-axis in degrees. Can be a value from - 90 through 90. A positive value indicates upward rotation; a negative value indicates downward rotation. Read/write Single. |
| RotationY | Returns or sets the rotation of the extruded shape around the y-axis in degrees. Can be a value from - 90 through 90. A positive value indicates rotation to the left; a negative value indicates rotation to the right. Read/write Single. |
| RotationZ | Read/write |
| Visible | Returns or sets a MsoTriState value that determines whether the object is visible. Read/write. |
| Z | Read/write |