Sets the horizontal (line) alignment inside a table cell. (This attribute is based on and intended to be converted easily to the XHMTL align attribute.)
| Value | Meaning | 
|---|---|
| center | Center align the cell contents. | 
| char | Align the text on the character identified with the @char attribute. | 
| justify | Fully justify cell contents (right and left justification). | 
| left | Left justify cell contents. | 
| right | Right justify cell contents. |