rowFont
Specifies the Table row font as an array. Use the row number as the index to reference the attribute.
Type
array of java.awt.Font
Example
rowFont[0] = new java.awt.Font("Arial", java.awt.Font.PLAIN, 10);
| << rowBorderColor | © 1996-2013 InetSoft Technology Corporation (v11.4) | rowForeground >> |