Hi,
we use following code to create pictures from Excel:
Workbook wb = new Workbook(“Example1.xlsx”);
Worksheet excelWorksheet = wb.Worksheets[“Example 1”];
string rangeName = “BIPLI_Example1”;
CellsHelper.DPI = 96; …...Format(“{0}:{1}”, startCell, endCell);...text alignment, and cell formatting. Inconsistencies here can...