colBorderColor
Specifies the Table column border color as an array. Use the column number or column header as the index to reference the attribute.
Type
array of java.awt.Color
Example
colBorderColor['Total'] = java.awt.Color.yellow;
| << colBorder | © 1996-2013 InetSoft Technology Corporation (v11.5) | colFont >> |