GC.Spread.Sheets Namespace : LineBorder type |
var instance = new GC.Spread.Sheets.LineBorder(color, style);
function LineBorder;
Object
GC.Spread.Sheets.LineBorder
Name | Description | |
---|---|---|
LineBorder Constructor | Represents the line border for a border side. |
Name | Description | |
---|---|---|
color | Indicates the color of the border line. Use a known color name or HEX style color value. The default value is black. | |
style | Indicates the line style of the border line. The default value is empty. |