GcSpread.Sheets Namespace > Sheet type : selectionBorderColor Method |
var instance = new GcSpread.Sheets.Sheet(name); var returnValue; // Type: Object returnValue = instance.selectionBorderColor(value);
function selectionBorderColor( value : string ) : Object;
activeSheet.selectionBorderColor("#FFFF00");