Hello,
In the Word template, we can access specific array elements using elementAt function.
I wanted to know if we can achieve the same functionality in the Excel template too.
I tried the following smart markers to …...setLineByLine(false); Cells cells = workbook.getWorksheets().get(0).getCells();...2025, 11:38am 14 Workbook workbook = new Workbook(filePath + "employees-002...