GcSpread.Sheets Namespace > SlicerStyleInfo type : borderLeft Method |
var instance = new GcSpread.Sheets.SlicerStyleInfo(backColor, foreColor, font, borderLeft, borderTop, borderRight, borderBottom, textDecoration); var returnValue; // Type: number returnValue = instance.borderLeft(value);
function borderLeft( value : number ) : number;