GcSpread.Sheets Namespace > Spread type : backgroundImage Method |
var instance = new GcSpread.Sheets.Spread(host, options); var returnValue; // Type: Object returnValue = instance.backgroundImage(value);
function backgroundImage( value : string ) : Object;
activeSpread.backgroundImage("images/example.jpg");