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

In This Topic
    IGraphic Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodReturns the path to the location where the specified source object was saved.  
     MethodReturns a Single value that represents the height, in points, of the object.  
     MethodTrue if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it.  
     MethodReturns a Single value that represents the width, in points, of the object.  
     MethodSets the path to the location where the specified source object was saved.  
     MethodSets the java.io.InputStream to the location where the specified source object wassaved.  
     MethodSets a Single value that represents the height, in points, of the object.  
     MethodTrue if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it.  
     MethodSets a Single value that represents the width, in points, of the object.  
    Top
    See Also