colForeground
Specifies the Table column foreground 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
colForeground['Total'] = java.awt.Color.red;
| << colFont | © 1996-2013 InetSoft Technology Corporation (v11.5) | colInsets >> |