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