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

In This Topic
    IGraphic Interface Members
    In This Topic

    The following tables list the members exposed by IGraphic.

    Public Properties
     NameDescription
     Property Returns or sets the path to the location where the specified source object was saved.  
     Property Returns or sets a Single value that represents the height, in points, of the object.  
     Property True 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.  
     Property Returns or sets a Single value that represents the width, in points, of the object.  
    Top
    Public Methods
     NameDescription
     MethodSets the System.IO.Stream to the location where the specified source object was saved.  
    Top
    See Also