Hi,
we use following code to render an image in Excel to png:
Workbook wb = new Workbook(“Example2.xlsx”);
Worksheet excelWorksheet = wb.Worksheets[“Example 2”];
string rangeName = “BIPLI_Example2”;
CellsHelper.DPI …... here the documents example.zip (232.3 KB) Kind...how the image is rendered compared to its appearance in Excel...