Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / IGraphic Interface / SetGraphicStream Method
In This Topic
    SetGraphicStream Method
    In This Topic
    Sets the System.IO.Stream to the location where the specified source object was saved.
    Syntax
    void SetGraphicStream( 
       System.IO.Stream stream,
       ImageType imageType
    )

    Parameters

    stream
    imageType
    See Also