[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IGraphic.SetGraphicStream

SetGraphicStream Method

SetGraphicStream(Stream, ImageType)

Sets the Stream to the location where the specified source object was saved.

Declaration
void SetGraphicStream(Stream stream, ImageType imageType)
Sub SetGraphicStream(stream As Stream, imageType As ImageType)
Parameters
Type Name Description
Stream stream
ImageType imageType