Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IThreeDFormat Interface
Properties Methods

In This Topic
    IThreeDFormat Interface Members
    In This Topic

    The following tables list the members exposed by IThreeDFormat.

    Public Properties
     NameDescription
     Property Gets or sets the depth of the shape's extrusion.  
     Property Gets or sets whether the extrusion appears in perspective.  
     Property Gets or sets the rotation of the extruded shape around the x-axis in degrees.  
     Property Gets or sets the rotation of the extruded shape around the y-axis in degrees.  
     Property Gets or sets the rotation of the extruded shape around the z-axis in degrees.  
     Property Gets or sets whether the object is visible.  
     PropertyReturns or sets the Z order of the specified IThreeDFormat object.  
    Top
    Public Methods
     NameDescription
     Method Resets the extrusion rotation around the x-axis and the y-axis to 0 (zero) so that the front of the extrusion faces forward.  
    Top
    See Also