Adds the image.
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);
ExcelPictureCollection Class | GemBox.Spreadsheet Namespace