Workbook workbook = new Workbook();
Worksheet worksheet = workbook.getWorksheets().get(0);
Cells cells = worksheet.getCells();
cells.setColumnWidthPixel(0, 170);
ByteArrayOutputStream baos = new ByteArrayOutputStream();
…...getColumnWidthPixel how to calculate width Aspose.Cells Product Family cells-java...The default font used by Aspose.Cells (or the system default font...