#lineBelowThicknes="1"# のようなスタイルが存在するかどうかを知る必要があります。これにより、書いたテキストの下に線を引くことができますが、ポイントを使用できます。例:
<blockTable style="default">
<tr>
<td lineBelowThickness="1">
<para>
Some text here above the line of the cell
</para>
</td>
</tr>
</blockTable>
代わりに:
lineBelowThickness="1" ______________________
私はこの種の行が欲しい: ..........................................