Elementname: Tablerule

Description

Insert a horizontal rule in a table

Allowed attributes: color, rulewidth, start

Child elements: (none)

Parent elements: Case, ForAll, Loop, Otherwise, SetVariable, Table, Tablefoot, Tablehead, Until, While

Attributes

color (string, optional)

The color of the rule. Defaults to black.

rulewidth (Length (mm,in,cm,pt), optional)

The width (thickness) of the rule. Defaults to 0.25pt.

start (number, optional)

The first column of the rule. Defaults to 1.

Example

<Tablerule rulewidth="1pt"/>
<Tr>
  <Td align="center">Position</Td>
  <Td align="center">Club</Td>
  <Td align="center">Points</Td>
  <Td align="center">Difference</Td>
</Tr>
<Tablerule rulewidth="0.6pt"/>

See also

Table

Commands

Version: 2.0.0 | Start page | Command reference | Other languages: German