PictureShape Constructor Bytescout Spreadsheet SDK
Initializes a new instance of the PictureShape class.

Namespace:  Bytescout.Spreadsheet.MSODrawing
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public PictureShape(
	Image image,
	Worksheet worksheet
)

Parameters

image
Type: System.DrawingImage
The image.
worksheet
Type: Bytescout.SpreadsheetWorksheet
The parent worksheet.
See Also

Reference