GemBox.Spreadsheet

ExcelPictureCollection.Add Method

Adds the image.

Overload List

Adds the image.

public void Add(Image);

Adds the image.

public void Add(Image,Rectangle);

Adds the image from specified fileName.

public void Add(string);

Adds the image from specified fileName.

public void Add(string,Rectangle);

See Also

ExcelPictureCollection Class | GemBox.Spreadsheet Namespace