let grid; function drawCell(col, row, bounds) { // if you enabled headers then corresponding col / row will be -1 for headers } function setup() { ... grid = new Grid ...
The gridtext package provides two new grobs, richtext_grob() and textbox_grob(), which support drawing of formatted text labels and formatted text boxes, respectively. Both grobs understand an ...