Skip to end of banner
Go to start of banner

WIP: Advanced row styles

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This page provides an example to make user defined styles persist for rows. For this example, let's consider Monthly Temperatures table for which you want to set styles of various rows, including the header row, and auto-number all the rows.

Select this macro

Macro nameTable Plus
Macro syntax{table-plus}

Define these parameters/values

Row formatting > Data rows > Row Styles (1

2

3)

background:lightgrey; padding:5px

background:lightblue

font-style:italic; font-size: 1.2em; text-align:center

Row formatting > Header & Footer rows > Header row styles

font-size: 2.0em; font-style:bold; padding:8px

Row formatting > Advanced settings > Apply Row styles to data row cellsOn

Screenshots

Example results

Table when the Apply Row styles to data row cells was off:

Table when the Apply Row styles to data row cells is on:

Here, the row styles for the header, first and third rows override the default styles. 


  • No labels