REPORTER 22.1

Changing Cells

Changing cells

To change a cell (or cells) click on the cell in the simplfified view (or multiple select using Shift and/or Ctrl). The selected cells are highlighted in the simplified view and the Cell properties section of the menu becomes active.

The font can be changed with the Font... button and hyperlinks and conditional formatting applied to the cell text using the Hyperlink... and Conditions... buttons.

By default all cells will have the same with and height but you can use the Width and Height spinboxes to alter the width of this cell (and hence the width of all cells in the same column) and the height(and hence the height of all cells in the same row). To reset widths and/or heights back to be the same use the Reset heights and Reset widths buttons in the Attributes section.

Instead of just using text in the generated data you can run a program instead which could be a standard library program or an external program . In this case the output from the program will be put in the table cell instead. To use a program change the Cell type from Text to Program using the popup. Once this is done the Choose... and Library... buttons and the Program arguments section become active. For library programs the output from the script can be mixed with other text.

By default the cell text is shown as <output> . This will be replaced by the output from the script. Additionally you can prepend or append text to this to add to the cell.