ThreeDFormat Object Members

Word Developer Reference

Represents a shape's three-dimensional formatting.

Methods

  Name Description
Bb257998.methods(en-us,office.12).gif IncrementRotationHorizontal Horizontally rotates a shape on the x-axis using the specified incrementation value.
Bb257998.methods(en-us,office.12).gif IncrementRotationVertical Vertically rotates a shape on the y-axis using the specified incrementation value.
Bb257998.methods(en-us,office.12).gif IncrementRotationX Changes the rotation of the specified shape around the x-axis by the specified number of degrees.
Bb257998.methods(en-us,office.12).gif IncrementRotationY Changes the rotation of the specified shape around the y-axis by the specified number of degrees.
Bb257998.methods(en-us,office.12).gif IncrementRotationZ Rotates a shape on the z-axis using the specified incrementation.
Bb257998.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.
Bb257998.methods(en-us,office.12).gif SetExtrusionDirection Sets the direction that the extrusion's sweep path takes away from the extruded shape.
Bb257998.methods(en-us,office.12).gif SetPresetCamera Sets the camera presets for a shape.
Bb257998.methods(en-us,office.12).gif SetThreeDFormat Sets the preset extrusion format.

Properties

  Name Description
Bb257998.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257998.properties(en-us,office.12).gif BevelBottomDepth Returns or sets a Single that represents the depth of the bottom bevel. Read/write.
Bb257998.properties(en-us,office.12).gif BevelBottomInset Returns or sets a Single that represents the inset size for the bottom bevel. Read/write.
Bb257998.properties(en-us,office.12).gif BevelBottomType Returns or sets an MsoPresetCamera constant that represents the bevel type for the bottom bevel. Read/write.
Bb257998.properties(en-us,office.12).gif BevelTopDepth Returns or sets a Single that represents the depth of the top bevel. Read/write.
Bb257998.properties(en-us,office.12).gif BevelTopInset Returns or sets a Single that represents the inset size for the top bevel. Read/write.
Bb257998.properties(en-us,office.12).gif BevelTopType Returns or sets an MsoPresetCamera constant that represents the bevel type for the top bevel. Read/write.
Bb257998.properties(en-us,office.12).gif ContourColor Returns or sets a ColorFormat object that represents color of the contour of a shape. Read/write.
Bb257998.properties(en-us,office.12).gif ContourWidth Returns or sets a Single that represents the width of the contour of a shape. Read/write.
Bb257998.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257998.properties(en-us,office.12).gif Depth Returns or sets the depth of the shape's extrusion. Read/write Single.
Bb257998.properties(en-us,office.12).gif ExtrusionColor Returns a ColorFormat object that represents the color of the shape's extrusion. Read-only.
Bb257998.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.
Bb257998.properties(en-us,office.12).gif FieldOfView Returns or sets a Single that represents the amount of perspective for a shape. Read/write.
Bb257998.properties(en-us,office.12).gif LightAngle Returns or sets a Single that represents angle of the lighting. Read/write.
Bb257998.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified ThreeDFormat object.
Bb257998.properties(en-us,office.12).gif Perspective MsoTrue if the extrusion appears in perspective — that is, if the walls of the extrusion narrow toward a vanishing point. MsoFalse if the extrusion is a parallel, or orthographic, projection — that is, if the walls don't narrow toward a vanishing point. Read/write MsoTriState.
Bb257998.properties(en-us,office.12).gif PresetCamera Returns an MsoPresetCamera constant that represents the camera presets. Read-only.
Bb257998.properties(en-us,office.12).gif PresetExtrusionDirection Returns the direction taken by the extrusion's sweep path leading away from the extruded shape (the front face of the extrusion). Read/write MsoPresetExtrusionDirection.
Bb257998.properties(en-us,office.12).gif PresetLighting Returns or sets an MsoBevelType constant that represents the lighting preset. Read/write.
Bb257998.properties(en-us,office.12).gif PresetLightingDirection Returns or sets the position of the light source relative to the extrusion. Read/write MsoPresetLightingDirection.
Bb257998.properties(en-us,office.12).gif PresetLightingSoftness Returns or sets the intensity of the extrusion lighting. Read/write MsoPresetLightingSoftness.
Bb257998.properties(en-us,office.12).gif PresetMaterial Returns or sets the extrusion surface material. Read/write MsoPresetMaterial.
Bb257998.properties(en-us,office.12).gif PresetThreeDFormat Returns the preset extrusion format. Read-only MsoPresetThreeDFormat.
Bb257998.properties(en-us,office.12).gif ProjectText Returns or sets an MsoTriState constant that represents whether text on a shape rotates with shape. msoTrue rotates the text. Read/write.
Bb257998.properties(en-us,office.12).gif RotationX Returns or sets the rotation of the extruded shape around the x-axis in degrees. Read/write Single.
Bb257998.properties(en-us,office.12).gif RotationY Returns or sets the rotation of the extruded shape around the y-axis, in degrees. Read/write Single.
Bb257998.properties(en-us,office.12).gif RotationZ Returns or sets a Single that represents z-axis rotation of the camera. Read/write.
Bb257998.properties(en-us,office.12).gif Visible True if the specified object, or the formatting applied to it, is visible. Read/write MsoTriState.
Bb257998.properties(en-us,office.12).gif Z Returns or sets a Single that represents the z-axis for the shape. Read/write.