Sample of text-align="string" text-align="string" The text in the table cell can be arranged by using text-align="string". text-align="string" can be specified for fo:table-cell. It is not effective even if it specifies it for other objects. In addition, this function is effective when the content of the table cell is only one line. If text-align="string" is not specified, the table appears as follows. text-align="end", table-layout="auto" 1.30 111.01 85. 90 .05 1000.0 abcdefg.abc.a If text-align="string" is specified, as follows. text-align=".", table-layout="auto" 1.30 111.01 85. 90 .05 1000.0 abcdefg.abc.a