Cell Align
Type
String
Since
1.2
Description
This property sets the text-alignment for the table-cells generated by this header-element. The expression must return one of the following strings:
- left: left alignment
- center: center alignment
- right: right alignment
Examples
Cell Align = "'left'"
Cell Align = "'center'"
Cell Align = "'right'"
See also
Align, Cell Vertical Align
