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

In This Topic
    IGraphic Interface Members
    In This Topic

    The following tables list the members exposed by IGraphic.

    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.  
     MethodGets the lock aspect ratio property of the specified shape.  
     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.  
     MethodSets the lock aspect ratio property of the specified shape.  
     MethodSets a Single value that represents the width, in points, of the object.  
    Top
    See Also