GcSpread.Sheets Namespace > Spread type : cutCopyIndicatorBorderColor Method |
var instance = new GcSpread.Sheets.Spread(host, options); var returnValue; // Type: Object returnValue = instance.cutCopyIndicatorBorderColor(value);
function cutCopyIndicatorBorderColor( value : string ) : Object;
spread.cutCopyIndicatorVisible(true); spread.cutCopyIndicatorBorderColor("red");