colInsets
Specifies the Table column gap space as an array. Use the column number or column header as the index to reference the attribute.
Type
array of java.awt.Insets
Example
// two points at left and right
colInsets['Total'] = [0, 2, 0, 2];
| << colForeground | © 1996-2013 InetSoft Technology Corporation (v11.5) | colLineWrap >> |