cellColBorderColor

Specifies the Table cell column border color as a two dimensional array. The attribute can be referenced using the row number as the first index and the column number as the second index.

Type

two dimensional array of java.awt.Color

Example

cellColBorderColor[0][0] = java.awt.Color.red;

<< cellRowBorderColor © 1996-2013 InetSoft Technology Corporation (v11.5) cellRowBorder >>