| GrapeCity.Excel Namespace > ExcelWorksheet Class : SetSheetImage Method | 
'Declaration Public Sub SetSheetImage( _ ByVal image As IExcelImage _ )
'Usage Dim instance As ExcelWorksheet Dim image As IExcelImage instance.SetSheetImage(image)
public void SetSheetImage( IExcelImage image )
| Exception | Description | 
|---|---|
| System.ArgumentNullException | image | 
| System.NotSupportedException | The exception that is thrown when an invoked method is not supported, or when there is an attempt to read, seek, or write to a stream that does not support the invoked functionality. | 
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)