How do I loop through all the cells in a table, selecting text in each cell based on Regex criteria, and format those cells?
EDIT: I can set row attributes using table.getRow(n).getCell(n)
but how do I format specific text in each cell?
I need to make the name appearing at the start of each cell bold: