SpreadJS Documentation
SlicerBorder type
Represents the slicer border.
Syntax
var instance = new GcSpread.Sheets.SlicerBorder(borderWidth, borderStyle, borderColor);
function SlicerBorder;
Inheritance Hierarchy

Object
   GcSpread.Sheets.SlicerBorder

Constructors
 NameDescription
public ConstructorSlicerBorder ConstructorRepresents the slicer border.  
Top
Methods
 NameDescription
public MethodborderColorGets or sets the border color.  
public MethodborderStyleGets or sets the border style.  
public MethodborderWidthGets or sets the border width.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.