Deletes the specified Picture object from the worksheet.

 public void Remove(Picture picture)
Public Sub Remove(ByVal picture As Picture)

The Picture object to remove.