var instance = new GC.Spread.Sheets.Slicers.SlicerBorder(borderWidth, borderStyle, borderColor); var returnValue; // Type: any returnValue = instance.borderColor(value);
function borderColor( value : string ) : any;
Parameters
- value
- The border color.
Return Value
If no value is set, returns the border color; otherwise, returns the slicer border.