cellAlignment
Specifies the Table cell alignment as a two dimensional array. The attribute can be referenced using the row number as the first index and the column number as the second index.
Type
two dimensional array of Alignments constants
Example
cellAlignment[0][0] = StyleConstant.H_CENTER;
See Also
SI.41, StyleReport Object, for more information on constants.
| << cellFont | © 1996-2013 InetSoft Technology Corporation (v11.4) | cellLineWrap >> |