Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IGraphic Interface / setGraphicStream Method
In This Topic
    setGraphicStream Method
    In This Topic
    Sets the java.io.InputStream to the location where the specified source object wassaved.
    Syntax
    void setGraphicStream( 
       java.io.InputStream stream,
       ImageType imageType
    )

    Parameters

    stream
    imageType
    See Also