colAlignment
Specifies the Table column alignment as an array. Use the column number or column header as the index to reference the attribute.
Type
array of Alignments constants
Example
colAlignment['Total'] = StyleConstant.H_RIGHT;
See Also
SI.41, StyleReport Object, for more information on constants.
| << cellPresenter | © 1996-2013 InetSoft Technology Corporation (v11.4) | colBackground >> |