Overview | Methods | Fields | This Package | All Packages
Sets the style to specified value constant.
Syntax
public void setBorderStyle( int borderMask, int borderStyle )
public void setBorderStyle( int borderStyle )
Parameters
borderMask
The border sides you want to set, which can be any combination of the constants in DhBorders.
borderStyle
The border styles you want to set, which can be any combination of the constants in DhBorderStyle.