com.grapecity.documents.excel.drawing Package / IThreeDFormat Interface
Methods

In This Topic
IThreeDFormat Interface Members
In This Topic

The following tables list the members exposed by IThreeDFormat.

Public Methods
 NameDescription
 MethodGets the depth of the shape's extrusion.  
 MethodGets whether the extrusion appears in perspective.  
 MethodGets the rotation of the extruded shape around the x-axis in degrees.  
 MethodGets the rotation of the extruded shape around the y-axis in degrees.  
 MethodGets the rotation of the extruded shape around the z-axis in degrees.  
 MethodGets whether the object is visible.  
 MethodReturns the Z order of the specified IThreeDFormat object.  
 MethodResets the extrusion rotation around the x-axis and the y-axis to 0 (zero) so that the front of the extrusion faces forward.  
 MethodSets the depth of the shape's extrusion.  
 MethodSets whether the extrusion appears in perspective.  
 MethodSets the rotation of the extruded shape around the x-axis in degrees.  
 MethodSets the rotation of the extruded shape around the y-axis in degrees.  
 MethodSets the rotation of the extruded shape around the z-axis in degrees.  
 MethodSets whether the object is visible.  
 MethodSets the Z order of the specified IThreeDFormat object.  
Top
See Also