Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IThreeDFormat Interface

In This Topic
    IThreeDFormat Interface Methods
    In This Topic

    For a list of all members of this type, see IThreeDFormat members.

    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