GcSpread.Sheets Namespace : LineBorder type |
var instance = new GcSpread.Sheets.LineBorder(color, style);
function LineBorder;
Object
GcSpread.Sheets.LineBorder
Name | Description | |
---|---|---|
LineBorder Constructor | Represents the line style 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. |