foreach (Picture picture in worksheet.Pictures.Reverse())
{
int row = picture.UpperLeftRow;
int column = picture.UpperLeftColumn;
// Convert row and column to an Excel cell name
string cellName = CellsHelper.CellInde…...image of the cell could not be emf image. We have fixed this issue...