Managing products and portfolios : Setting up and generating reports workflow : Report templates : Report settings : Border thickness
  
Border thickness
fp:tableborder
Determines the thickness of the outside border of the tables.
Default
1
fp:cellborder
Determines the thickness of the borders of cells in the tables.
Default
0.5
fp:headertableborder
Determines the thickness of the borders of the header and footer of a table.
Default
1
fp:headercellborder
Determines the thickness of the borders of headers and footers of cells in the tables.
Default
0.5
Example of border thickness
In this example, the table and cell borders use the default values. The table header does not have a border and the cell header border is thicker than the default value.
<fp:tableborder>true</fp:tableborder>
<fp:cellborder>0.5</fp:cellborder>
<fp:headertableborder>false</fp:headertableborder>
<fp:headercellborder>0.75</fp:headercellborder>
Go up to
Report settings