ThreeDFormat Object Members

Excel Developer Reference

Represents a shape's three-dimensional formatting.

Methods

  Name Description
Bb225729.methods(en-us,office.12).gif IncrementRotationHorizontal Changes the rotation of the specified shape horizontally by the specified number of degrees.
Bb225729.methods(en-us,office.12).gif IncrementRotationVertical Changes the rotation of the specified shape vertically by the specified number of degrees.
Bb225729.methods(en-us,office.12).gif 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.
Bb225729.methods(en-us,office.12).gif 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.
Bb225729.methods(en-us,office.12).gif IncrementRotationZ Changes the rotation of the specified shape around the z-axis by the specified number of degrees.
Bb225729.methods(en-us,office.12).gif 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.
Bb225729.methods(en-us,office.12).gif SetExtrusionDirection Sets the direction that the extrusion's sweep path takes away from the extruded shape.
Bb225729.methods(en-us,office.12).gif SetPresetCamera Sets the camera for the specified ThreeDFormat object.
Bb225729.methods(en-us,office.12).gif 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
Bb225729.properties(en-us,office.12).gif 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.
Bb225729.properties(en-us,office.12).gif BevelBottomDepth Returns or sets the bottom depth when using the bevel effect on a ThreeDFormat object. Read/write Single.
Bb225729.properties(en-us,office.12).gif BevelBottomInset Returns or sets a value indicating whether the bottom insert bevel should be raised for a ThreeDFormat object. Read/write Single.
Bb225729.properties(en-us,office.12).gif BevelBottomType Returns or sets the bottom bevel type for a ThreeDFormat object. Read/write MsoBevelType.
Bb225729.properties(en-us,office.12).gif BevelTopDepth Returns or sets the top depth when using the bevel effect on a ThreeDFormat object. Read/write Single.
Bb225729.properties(en-us,office.12).gif BevelTopInset Returns or sets a value indicating whether the top insert bevel should be raised for a ThreeDFormat object. Read/write Single.
Bb225729.properties(en-us,office.12).gif BevelTopType Returns or sets the top Bevel type for a ThreeDFormat object. Read/write MsoBevelType.
Bb225729.properties(en-us,office.12).gif ContourColor Returns the contour color for a ThreeDFormat object. Read-only ColorFormat.
Bb225729.properties(en-us,office.12).gif ContourWidth Returns or sets the contour width for a ThreeDFormat object. Read/write Single.
Bb225729.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long.
Bb225729.properties(en-us,office.12).gif Depth Returns or sets a Single value that represents the depth of the shape's extrusion.
Bb225729.properties(en-us,office.12).gif ExtrusionColor Returns a ColorFormat object that represents the color of the shape's extrusion. Read-only.
Bb225729.properties(en-us,office.12).gif 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.
Bb225729.properties(en-us,office.12).gif FieldOfView Returns or sets the angle at which a ThreeDFormat object can be viewed. Read/write Single.
Bb225729.properties(en-us,office.12).gif LightAngle Returns or sets the angel of the extrusion lights set on a ThreeDFormat object. Read/write Single.
Bb225729.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb225729.properties(en-us,office.12).gif Perspective Returns or sets an MsoTriState value that determines whether the extrusion appears in perspective.
Bb225729.properties(en-us,office.12).gif PresetCamera Returns or sets the extrusion preset camera for a ThreeDFormat object. Read-only MsoPresetCamera.
Bb225729.properties(en-us,office.12).gif 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.
Bb225729.properties(en-us,office.12).gif PresetLighting Returns or sets the extrusion preset lighting for a ThreeDFormat object. Read-only MsoLightRigType.
Bb225729.properties(en-us,office.12).gif PresetLightingDirection Returns or sets the position of the light source relative to the extrusion. Read/write MsoPresetLightingDirection.
Bb225729.properties(en-us,office.12).gif PresetLightingSoftness Returns or sets the intensity of the extrusion lighting. Read/write MsoPresetLightingSoftness.
Bb225729.properties(en-us,office.12).gif PresetMaterial Returns or sets the extrusion surface material. Read/write MsoPresetMaterial.
Bb225729.properties(en-us,office.12).gif 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.
Bb225729.properties(en-us,office.12).gif ProjectText Returns or sets the project text state for the specified ThreeDFormat object. Read/write MsoTriState.
Bb225729.properties(en-us,office.12).gif 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.
Bb225729.properties(en-us,office.12).gif 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.
Bb225729.properties(en-us,office.12).gif RotationZ Returns or sets the rotation of the extruded shape around the z-axis in degrees. Read/write Single.
Bb225729.properties(en-us,office.12).gif Visible Returns or sets a MsoTriState value that determines whether the object is visible. Read/write.
Bb225729.properties(en-us,office.12).gif Z Returns the Z order of the specified ThreeDFormat object. Read/write Single.