colFont

Specifies the Table column font as an array. Use the column number or column header as the index to reference the attribute.

Type

array of java.awt.Font

Example

colFont['Total'] =
new java.awt.Font("Arial", java.awt.Font.PLAIN, 10);

<< colBorderColor © 1996-2013 InetSoft Technology Corporation (v11.4) colForeground >>