var instance = new GcSpread.Sheets.Picture(name, src, x, y, width, height); var returnValue; // Type: Object returnValue = instance.src(value);
function src( value : string ) : Object;
Picture type
Copyright © GrapeCity, inc. All rights reserved.