Spread.Sheets Documentation
LineBorder type
Represents the line border for a border side.
Syntax
var instance = new GC.Spread.Sheets.LineBorder(color, style);
function LineBorder;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.LineBorder

Constructors
 NameDescription
public ConstructorLineBorder ConstructorRepresents the line border for a border side.  
Top
Fields
 NameDescription
public FieldcolorIndicates the color of the border line. Use a known color name or HEX style color value. The default value is black.  
public FieldstyleIndicates the line style of the border line. The default value is empty.  
Top
See Also

Reference

GC.Spread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.