Represents a shape's three-dimensional formatting.

Methods

Name Description
The description for this item will appear in the final release of Office.
The description for this item will appear in the final release of Office.
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.
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.
The description for this item will appear in the final release of Office.
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.
Sets the direction that the extrusion's sweep path takes away from the extruded shape.
The description for this item will appear in the final release of Office.
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
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.
Read/write
Read/write
Read/write
Read/write
Read/write
Read/write
Read-only
Read/write
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.
Returns or sets a Single value that represents the depth of the shape's extrusion.
Returns a ColorFormat object that represents the color of the shape's extrusion. Read-only.
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.
Read/write
Read/write
Returns the parent object for the specified object. Read-only.
Returns or sets an MsoTriState value that determines whether the extrusion appears in perspective.
Read-only
Returns the direction that the extrusion's sweep path takes away from the extruded shape (the front face of the extrusion). Read-only MsoPresetExtrusionDirection.
Read/write
Returns or sets the position of the light source relative to the extrusion. Read/write MsoPresetLightingDirection.
Returns or sets the intensity of the extrusion lighting. Read/write MsoPresetLightingSoftness.
Returns or sets the extrusion surface material. Read/write MsoPresetMaterial.
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.
Read/write
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.
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.
Read/write
Returns or sets a MsoTriState value that determines whether the object is visible. Read/write.
Read/write