ThreeDFormat Members (Word)

Represents a shape's three-dimensional formatting.

Methods

Name

Description

IncrementRotationHorizontal

Horizontally rotates a shape on the x-axis using the specified incrementation value.

IncrementRotationVertical

Vertically rotates a shape on the y-axis using the specified incrementation value.

IncrementRotationX

Changes the rotation of the specified shape around the x-axis by the specified number of degrees.

IncrementRotationY

Changes the rotation of the specified shape around the y-axis by the specified number of degrees.

IncrementRotationZ

Rotates a shape on the z-axis using the specified incrementation.

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.

SetExtrusionDirection

Sets the direction that the extrusion's sweep path takes away from the extruded shape.

SetPresetCamera

Sets the camera presets for a shape.

SetThreeDFormat

Sets the preset extrusion format.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

BevelBottomDepth

Returns or sets a Single that represents the depth of the bottom bevel. Read/write.

BevelBottomInset

Returns or sets a Single that represents the inset size for the bottom bevel. Read/write.

BevelBottomType

Returns or sets an MsoPresetCamera constant that represents the bevel type for the bottom bevel. Read/write.

BevelTopDepth

Returns or sets a Single that represents the depth of the top bevel. Read/write.

BevelTopInset

Returns or sets a Single that represents the inset size for the top bevel. Read/write.

BevelTopType

Returns or sets an MsoPresetCamera constant that represents the bevel type for the top bevel. Read/write.

ContourColor

Returns or sets a ColorFormat object that represents color of the contour of a shape. Read/write.

ContourWidth

Returns or sets a Single that represents the width of the contour of a shape. Read/write.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Depth

Returns or sets the depth of the shape's extrusion. Read/write Single.

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

Returns or sets a Single that represents the amount of perspective for a shape. Read/write.

LightAngle

Returns or sets a Single that represents angle of the lighting. Read/write.

Parent

Returns an Object that represents the parent object of the specified ThreeDFormat object.

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.

PresetCamera

Returns an MsoPresetCamera constant that represents the camera presets. Read-only.

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.

PresetLighting

Returns or sets an MsoBevelType constant that represents the lighting preset. 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. Read-only MsoPresetThreeDFormat.

ProjectText

Returns or sets an MsoTriState constant that represents whether text on a shape rotates with shape. msoTrue rotates the text. Read/write.

RotationX

Returns or sets the rotation of the extruded shape around the x-axis in degrees. Read/write Single.

RotationY

Returns or sets the rotation of the extruded shape around the y-axis, in degrees. Read/write Single.

RotationZ

Returns or sets a Single that represents z-axis rotation of the camera. Read/write.

Visible

True if the specified object, or the formatting applied to it, is visible. Read/write MsoTriState.

Z

Returns or sets a Single that represents the z-axis for the shape. Read/write.