Share via


ThreeDFormat Members

Include Protected Members
Include Inherited Members

Represents a shape's three-dimensional formatting.

The ThreeDFormat type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property BevelBottomDepth Returns or sets the bottom depth when using the bevel effect on a ThreeDFormat object. Read/write.
Public property BevelBottomInset Returns or sets a value indicating whether the bottom insert bevel should be raised for a ThreeDFormat object. Read/write.
Public property BevelBottomType Returns or sets the bottom bevel type for a ThreeDFormat object. Read/write.
Public property BevelTopDepth Returns or sets the top depth when using the bevel effect on a ThreeDFormat object. Read/write.
Public property BevelTopInset Returns or sets a value indicating whether the top insert bevel should be raised for a SetThreeDFormat(MsoPresetThreeDFormat) object. Read/write.
Public property BevelTopType Returns or sets the top Bevel type for a ThreeDFormat object. Read/write.
Public property ContourColor Returns the contour color for a ThreeDFormat object. Read-only.
Public property ContourWidth Returns or sets the contour width for a ThreeDFormat object. Read/write.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Depth Returns or sets the depth of the shape's extrusion.
Public property ExtrusionColor Returns a ColorFormat object that represents the color of the shape's extrusion.
Public property 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.
Public property FieldOfView Returns or sets the angle at which a ThreeDFormat object can be viewed. Read/write.
Public property LightAngle Returns or sets the angel of the extrusion lights set on a ThreeDFormat object. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Perspective Determines whether the extrusion appears in perspective.
Public property PresetCamera Returns or sets the extrusion preset camera for a ThreeDFormat object. Read-only.
Public property PresetExtrusionDirection Returns the direction that the extrusion's sweep path takes away from the extruded shape (the front face of the extrusion).
Public property PresetLighting Returns or sets the extrusion preset lighting for a ThreeDFormat object. Read-only.
Public property PresetLightingDirection Returns or sets the position of the light source relative to the extrusion.
Public property PresetLightingSoftness Returns or sets the intensity of the extrusion lighting.
Public property PresetMaterial Returns or sets the extrusion surface material.
Public property PresetThreeDFormat Returns the preset extrusion format.
Public property ProjectText Returns or sets the project text state for the specified ThreeDFormat object. Read/write.
Public property RotationX Returns or sets the rotation of the extruded shape around the x-axis in degrees.
Public property RotationY Returns or sets the rotation of the extruded shape around the y-axis in degrees.
Public property RotationZ Returns or sets the rotation of the extruded shape around the z-axis in degrees. Read/write.
Public property Visible Determines whether the object is visible.
Public property Z Returns the Z order of the specified ThreeDFormat object. Read/write.

Top

Methods

  Name Description
Public method IncrementRotationHorizontal Changes the rotation of the specified shape horizontally by the specified number of degrees.
Public method IncrementRotationVertical Changes the rotation of the specified shape vertically by the specified number of degrees.
Public method IncrementRotationX Changes the rotation of the specified shape around the x-axis by the specified number of degrees.
Public method IncrementRotationY Changes the rotation of the specified shape around the y-axis by the specified number of degrees.
Public method IncrementRotationZ Changes the rotation of the specified shape around the z-axis by the specified number of degrees.
Public method 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.
Public method SetExtrusionDirection Sets the direction that the extrusion's sweep path takes away from the extruded shape.
Public method SetPresetCamera Sets the camera for the specified ThreeDFormat object.
Public method SetThreeDFormat Sets the preset extrusion format. Each preset extrusion format contains a set of preset values for the various properties of the extrusion.

Top

See Also

Reference

ThreeDFormat Interface

Microsoft.Office.Interop.Excel Namespace